body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
    background-color: #333333;
}

P {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	line-height :  160%;
	color: #666666;
}
B{
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 15px;
	font-style: normal;
	font-weight: bold;
	line-height :  160%;
	color: #666666;
}
TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
input {
	font-family :Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

BLOCKQUOTE{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	line-height : 160%;
	color: #000000;
}

textarea {  
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #666666;
}