A
{
	color: #0000CC;
	text-decoration: none;
} 
 
A:hover
{
	color: #0000CC;
	text-decoration: underline;
}

.class1 { color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
.class1 A:link { color: #CCCCCC; }
.class1 A:visited { color: #CCCCCC; }
.class1 A:hover { color: #CCCCCC; } 
.class1 A:active { color: #CCCCCC; }

.class2 { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
.class2 A:link { color: #FFFFFF; text-decoration: underline }
.class2 A:visited { color: #FFFFFF; text-decoration: underline }
.class2 A:hover { color: #FFFFFF; text-decoration: underline } 
.class2 A:active { color: #FFFFFF; text-decoration: underline }


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333366;
	margin-bottom: -8px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
}
.head2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336666;
}
.head3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.related {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;

}
.boxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E4C180;
}
li {
	margin-bottom: 5px;
}
h1 {
	font-size: 24px;
	color: #336666;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -5px;
}
h2 {
	font-size: 18px;
	color: #B9791E;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -5px;
	margin-top: 2px;
}
h3 {
	font-size: 16px;
	color: #336666;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -5px;
}
h4 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -5px;
	color: 000000;
}
.relatedbullet {
	margin-left: -10px;
}
h5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -12px;
	color: 000000;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	margin-bottom: -6px;
	font-style: normal;
}
.letterbullet {
	list-style-type: upper-alpha;
}
ul {
	margin-top: -5px;
}
.Bbullet {
	list-style-type: upper-alpha;
}
.body2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

}

