.text {color: #333333;
margin: 0px;
padding: 0px;
font-family: sans-serif;
font-size: 13px;
line-height: 14px;
text-align: left;
 }
 

.tcell {
font-size: 13px;
line-height: 14px;
font-weight: bold;
}


.bullets {color: #333333;
margin: 16px;
padding: 4px;
font-family: sans-serif;
font-size: 12px;
line-height: 16px;
text-align: left;
 }

body {color: #333333;
margin: 0px;
padding: 0px;
font-family: sans-serif;
font-size: 10px;
line-height: 14px;
text-align: left;
background: #e7e7e7;
 }

.nav {font-family: sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 21px;
text-shadow: #666666 1px 1px 1px;
 }

a:link {
	color: #cc0033;		
	text-decoration: none;
 }

a:hover {
	color: #C00;
	text-decoration: underline;
 }
 
a:visited {
	color: #cc0033;
	text-decoration: none;
 }
 
 a:active {
	text-decoration: none;
}

.h1 {color: #cc0033;
font-family: sans-serif;
font-size: 24px;
text-align: left;
font-weight: bold;
text-shadow: #999999 2px 2px 2px;
 }



.h2 {color: #cc0033;
font-family: sans-serif;
font-size: 18px;
text-align: left;
font-weight: bold;
 }



.h3 {font-family: sans-serif;
font-size: 16px;
font-weight: bold;
 }



.h4 {font-family: sans-serif;
font-size: 14px;
font-weight: bold;
 }



.h5 {color: #cc0033;
font-family: sans-serif;
font-size: 14px;
font-weight: bold;
 }

.tblheadertext-white {
	color: #FFFFFF;
	margin: 12px;
	padding: 0px;
	font-family: sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	margin: 12px;
	font-weight: bold;
	letter-spacing: 2px;
 }


.footer {font-family: sans-serif;
font-size: 9px;
line-height: 12px;
text-align: left;
 }