﻿body{
font-family: Arial, Helvetica, sans-serif;

}



.xsmallFont {
font-size:7pt;
}
.smallFont {
font-size:8pt;
}
.mediumFont {
font-size:10pt;
}
.largeFont {
font-size:12pt;
}

.largeGreen_b{
font-size:14pt;
color:#006633;
font-weight:bold;
}

.medGray_bi{
font-size:10pt;
color:#333333;
font-weight:bold;
font-style:italic;
}


.medGray_b{
font-size:10pt;
color:#333333;
font-weight:bold;

}
.medBlue_i{
font-size:10pt;
color:#003366;

font-style:italic;
}

tr.grayBanner{
font-size:12pt;
color:#FFFFFF;
font-weight:bold;
background-color:#7B8DB3;
}

tr.font1{

font-size:7pt;

}
ul.smallBlack{

font-size:9pt;

}
ul.bluelinks{
font-size:10pt;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #006633;
	font-weight: bold;
}
.company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

