body		
	{
	background-repeat: repeat;
	font-family: Verdana,Arial,Helvetica,Geneva;
	font-size: 11px;
	color : black;
	text-decoration: none;
	}	

	
a:visited,a:link,a:active
	{
	font-family:verdana,arial,Helvetica,Geneva;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: Blue;
	margin : 4 4 2 5px;
	text-align : left;
	}
				
a:hover
	{
	color: darkred;
	}


	
.text
	{
	font-family:verdana,arial,Helvetica,Geneva;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: black;
	margin : 4 4 2 12;
	text-align : left;
	}
.doc
	{
	font-family:verdana,arial,Helvetica,Geneva;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: black;
	margin : 4 4 2 12;
	text-align : left;
	}
