/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #009966;
}
a:active {
	text-decoration: none;
}


p {
	color: #FFFFFF;
	}






.sub-header {
	font-family:Trebuchet MS;
	font-size: large; 
	color: #999999;
}
.xtra-small{
	color: #999999;
	font-family: Trebuchet MS;
	font-size: 10px;
}

.header{
    font-family:Trebuchet MS;
	font-size: x-large;
	color: #999999;
	}

.body{
    font-family:Trebuchet MS;
	font-size: small;
	color: #999999;
	}
									  
	
.body-BOLD{
	font-family:Trebuchet MS;
	font-size: small;
	color: #999999;
	font-weight: bold;							  
	}
	
.BOLD{
    font-weight: bold}
	
h5 {
	font-size: 11px;
	color: 999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
