/* CSS Document */

body {
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}

body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 13px;
	text-align: left;
}

.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

a.email {  
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}

a {  
	text-decoration: none;
	color: #FF9900;
}

a:hover { 
	text-decoration: underline;
	color: #FF6600;
}

a:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

a.email2 {  
	text-decoration: none;
	color: #333333;
	font-size: 8px;
}
