﻿

.Normal {
    color: #415a68;
    font-size: 8pt;
    font-family: Arial;
}
.NormalBold
{
	color: #415a68;
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
}

.PageHeading {
    color: #C67531;
    font-size: 10pt;
    font-family: Arial;
    font-weight: 700;
}

.SubHeading {
    color: #C67531;
    font-size: 8pt;
    font-family: Arial;
    font-weight: 700;
}
li
{
	/*color: #c37634;*/
	list-style-type: square;
	
}
/*.h1, .h2, .h3, .h4, .h5{
	color: #C67531;
	font-weight: bold;
}
.h1{
	font-size: 12pt;
}
.h2{
	font-size: 11pt;
}
.h3{
	font-size: 10pt;
}
.h4{
	font-size: 9pt;
}
.h5{
	font-size: 8pt;
}*/
