

BODY {
	font-family: Tahoma, sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
 	color:#333333;
	background-color:#E9E9E9;
	margin:0px;
}

td {
	font-family: Tahoma, sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
 	color :#333333;
}


H1 {
	font-family: Tahoma, sans-serif, Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	color:#FF7F29;
	margin:0px;
}

H2 {
	font-family: Tahoma, sans-serif, Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 14px;
	color:#0073AA;
	margin:0px;
}

H3 {
	font-family: Tahoma, sans-serif, Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	color:#000000;
	margin:0px;
}

a:link {
	color: #0073AA;
	text-decoration: underline;
	font-size:10px;
	font-weight:bold;
}
a:visited {
	color: #0073AA;
	text-decoration: underline;
	font-size:10px;
	font-weight:bold;
}
a:hover {
	color: #004364;
	text-decoration: underline;
	font-size:10px;
	font-weight:bold;
}
a:active {
	color: #0073AA;
	text-decoration: underline;
	font-size:10px;
	font-weight:bold;
}

.white_text {
	color:#FFFFFF;
}

 A.whitelink:link  {
 	color :#FFFFFF;
	font-size: 11px;
	text-decoration:underline;
	font-weight:normal;
 }
 
 A.whitelink:visited  {
 	color :#FFFFFF;
	font-size: 11px;
	text-decoration:underline;
	font-weight:normal;
 }
 
 A.whitelink:active  {
 	color :#FFFFFF;
	font-size: 11px;
	text-decoration:underline;
	font-weight:normal;
 }
 
 A.whitelink:hover  {
 	color :#FFFFFF;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
 }

ul { 
	list-style-type:square;
	color:#333333;
	padding-left: 10px;
	margin-left: 30px;
} 

 A.orangelink:link  {
 	color :#FF7F29;
	font-size: 11px;
	text-decoration:underline;
	font-weight:bold;
 }
 
 A.orangelink:visited  {
 	color :#FF7F29;
	font-size: 11px;
	text-decoration:underline;
	font-weight:bold;
 }
 
 A.orangelink:active  {
 	color :#FF7F29;
	font-size: 11px;
	text-decoration:underline;
	font-weight:bold;
 }
 
 A.orangelink:hover  {
 	color :#FF7F29;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
 }


 A.menulink:link  {
 	color :#666666;
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
 }
 
 A.menulink:visited  {
 	color :#666666;
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
 }
 
 A.menulink:active  {
 	color :#666666;
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
 }
 
 A.menulink:hover  {
 	color :#000000;
	font-size: 12px;
	text-decoration:underline;
	font-weight:normal;
 }


 A.headerlink:link  {
 	color :#666666;
	font-size: 10px;
	text-decoration:underline;
	font-weight:normal;
 }
 
 A.headerlink:visited  {
 	color :#666666;
	font-size: 10px;
	text-decoration:underline;
	font-weight:normal;
 }
 
 A.headerlink:active  {
 	color :#666666;
	font-size: 10px;
	text-decoration:underline;
	font-weight:normal;
 }
 
 A.headerlink:hover  {
 	color :#666666;
	font-size: 10px;
	text-decoration:underline;
	font-weight:normal;
 }
 
  A.footerlink:link  {
 	color :#FFFFFF;
	font-size: 10px;
	text-decoration:underline;
	font-weight:normal;
 }
 
 A.footerlink:visited  {
 	color :#FFFFFF;
	font-size: 10px;
	text-decoration:underline;
	font-weight:normal;
 }
 
 A.footerlink:active  {
 	color :#FFFFFF;
	font-size: 10px;
	text-decoration:underline;
	font-weight:normal;
 }
 
 A.footerlink:hover  {
 	color :#FFFFFF;
	font-size: 10px;
	text-decoration:underline;
	font-weight:normal;
 }