	TD{
		font-family   : Verdana, Arial, sans-serif;
		font-size     : 11px;
	    color         : #000000;
		font-weight   : normal;
	}
	
	.title{
		font-family   : Verdana, Arial, sas-serif;
		font-size     : 11px;
		color         : #A80000;
		font-weight   : bold;
	}
	
	.link{
		font-family   : Verdana, Arial, sas-serif;
		font-size     : 11px;
		color         : #A80000;
		font-weight   : normal;
		text-decoration : underline;
	}
	
	A.link:hover{
		text-decoration : none;
	}
	
	.menu{
		font-family   : Verdana, Arial, sas-serif;
		font-size     : 11px;
		color         : #ffffff;
		font-weight   : bold;
		text-decoration : none;
	}
	
	.copyright{
		color         : #ffffff;
		font-weight   : normal;
	}