body {  
font-family: Georgia, Times New Roman, serif; 
line-height: 17px;
font-size: 13px;
text-decoration: none
}

p {  
font-family: Georgia, Times New Roman, serif; 
line-height: 17px;
font-size: 13px;
color: #111111;
text-decoration: none
}

h1 {  
font-family: Georgia, Times New Roman, serif; 
font-size: 24px;
font-weight: bold;
color: #0A550A;
}

h2 {  
font-family: Georgia, Times New Roman, serif; 
font-size: 20px;
font-weight: bold;
color: #0A550A;
}

h3 {  
font-family: Georgia, Times New Roman, serif; 
font-size: 16px;
font-weight: bold;
color: #FF4400;
}

.menu_items {  
font-family: Georgia, Times New Roman, serif; 
font-size: 16px;
font-weight: bold;
color: #000000;
}


H4 {  
font-family: Georgia, Times New Roman, serif; 
font-size: 14px;
font-weight: bold;
color: #222222;
}

TD {  
vertical-align: top;
}
a:link {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;

}
a:visited {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;


}
.borders {
	border: thin inset #FFFFFF;
}
.superscript {
	font-size: xx-small;
	vertical-align: super;
	color: #FFFFFF;

}
.text {
	color: #FFFFFF;
	/*line-height: 14pt;*/
	vertical-align: middle;
font-family: Georgia, Times New Roman, serif; 
font-size: 13px;
text-decoration: none;

}
.emphasize {
	font-size: small;
	font-style: oblique;
	color: #FF6600;
	font-weight: bold;
	}

.tableheadtext {
	font-size: large;
	font-weight: bold;
	}

	}
.emphasizeSuper {
	font-size: xx-small;
	font-style: oblique;
	color: #FF6600;
	font-weight: bold;
	vertical-align: text-top;
	}
.textitalic {
	font-size: normal;
	font-weight: bold;
	font-style: italic;
	}
.textbold {
	font-size: normal;
	font-weight: bold;
	}