
	
		.navbar{
			font-size=18px;
			color="#CCCCCC";
			font-family=arail;}
			
		.header{
			font-size=36px;
			color="#CCCCCC";
			font-family=arail;
			}
		
		.foot{
			font-size=14px;
			color="#000000";
			font-family=arail;
			 }
		
		A:HOVER {
			color : Red;
				}
				
				
		.style1 {
			color:blue;
			margin-top: -60px;
			font-family: arail;
			font-weight: bold;
			font-size:24px;}
			
		.style2 {
			color:CCCCCC;
			font-family: veranda;
			font-size: 48px;
			margin-top: 20px;
			text-align:left;}
			
		.style3 {
			color:red;
			
			font-family: arail;
			font-size:16px;}
			
		.style4{
			color:red;
			
			font-family: veranda;
			font-size:24px;
			text-align:center;}

			.style5 {
			color:red;
			font-family: veranda;
			font-size: 16px;
			text-align:300px;
			}


			
			
tr.titlerow
	{
	font-size:12px;
	background-color:#CCCCCC;
	font-weight:bold;
	}

tr.evenrow
	{
	font-size:12px;
	background-color:#CCCCCC;
	}

tr.oddrow
	{
	font-size:12px;
	background-color:#FFFFFF;
	}	
	
	