a			{
				font-family:Arial;
				font-size: 10pt;
				text-decoration:none;
}

a.mainmenu	{
				color: #656565;
				margin-left:10px;
}

a.pdf {
				color:#333333;
}
a:hover.pdf {
				color:#656565;
}

a:hover.mainmenu {
				color:#353588;
}


a.mainmenul {
				font-size:12pt;
				color: #DCDCDC;
}

a:hover.mainmenul {
				color: #eeeeee;
}			

			
			
BODY 		{ 
				background: black url(images/bgfade.jpg);
				background-repeat: repeat-x 
}
	       
P			{
				font-family: Arial;
				font-size:9pt;
				color:#3c3c3c;
}

H1			{
				font-family: Arial;
				font-size:16pt;
				color:#858585;
}