/* CSS Document */
.leftnav { font-family: "Times New Roman", Times, serif; font-weight: bold; font-size: 11px; line-height: 14px } 

.leftnav a:link { font-weight: bold; color: rgb(108,051,041); font-size: 11px; line-height: 14px; text-decoration: none ; font-family: "Times New Roman", Times, serif	} 

.leftnav a:visited { font-weight: bold; color: rgb(108,051,041); font-size: 11px; line-height: 14px; text-decoration: none ; font-family: "Times New Roman", Times, serif	} 

.leftnav a:hover { font-weight: bold; color: black; font-weight: bold; text-decoration: none ; font-family: "Times New Roman", Times, serif	} 

.rtheader { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; font-weight: bold; color: #000000; text-decoration: none } 

.rtbody { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #000000; text-decoration: none } 

.rtbody a:link { color: #660000; text-decoration: underline } 

.body { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; font-weight: normal; color: #000000 } 

.bodytitle { font-family: "Times New Roman", Times, serif; font-size: 18px; line-height: 21px; font-weight: bold; color: #000000; text-decoration: none } 

a:link { color:CC3333; text-decoration: underline } 

a:visited { color: #CC3333; text-decoration: underline }

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}