body 	{
		background-color: #9C9C9C; 
  		scrollbar-base-color : #DDDDDD;  
		margin-top: 0%; margin-bottom: 0%; margin-left: 0%; margin-right: 0%;
		}


/* all left fonts */

P  		{
	font-size: 11.5px;
	font-weight: bold;
	font-family: verdana;
	color: #AAAAAA;
	line-height : 15px;
}

.text {
	color: #777777;
}
a.text		{ color: #336699; text-decoration: none; }
a.text:hover	{ color: #336699; text-decoration: underline; }

.gen  		{ font-size: 11.5px; font-weight: bold; font-family: verdana; color: #EEEEEE; }
a.gen		{ color: #336699; text-decoration: none; }
a.gen:hover	{ color: #336699; text-decoration: underline; }


.link  		{ font-size: 11.5px; font-weight: bold; font-family: verdana; color: #AAAAAA; }
a.link		{ color: #AAAAAA; text-decoration: none; }
a.link:hover	{ color: #336699; text-decoration: underline; }


 
