body {  
	background-color: #1A1A1A;
	margin : 0px 0px 0px 0px;
}

a.textwhite:link {
	text-decoration: underline;
	color: #FFFFFF;
}

a.textwhite:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

a.textwhite:hover {
	text-decoration: none;
	color: #CBDBEC;
}


a.textwhite:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.text{

	font-size : 11px;
	font-weight : normal;
	font-family : Verdana, sans-serif;
        color : #FFFFFF;
} 

.tit{
font-size:14px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	COLOR: #FFFFFF;
	font-weight : bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

.textwhite{

	font-size : 11px;
	font-weight : normal;
	font-family : Verdana, sans-serif;
        color : #FFFFFF;
} 
