body{
	background-color="#FFFFFF";
	margin-left="0";
	margin-top="0";
	margin-bottom="0";
	margin-width="0";
	margin-height="0";
}

a.nav:link   { 
		font-family: Verdana,Arial; 
		font-size: 12px; 
		text-decoration: none; 
}

a.nav:visited{ 
		font-family: Verdana,Arial; 
		font-size: 12px; 
		text-decoration: none; 
		color: #983639
}

a.nav:active { 
		font-family: Verdana,Arial; 
		font-size: 12px; 
		text-decoration: none;
}

a.nav:hover  { 
		font-family: Verdana,Arial; 
		font-size: 12px; 
		text-decoration: none; 
		color: #FF0000;
}

font.class4{
		font-family: Verdana; 
		font-size: 14px;
}

font.class3{
		font-family: Verdana; 
		font-size: 14px; 
		font-weight: bold;
}

font.class2{
		font-family: Verdana; 
		font-size: 10px;
}

font.class1{
		COLOR: #983639; 
		font-family: Century Gothic;
}

table.big{
	width: 100%;
	height: 100%;
	border:1;
}
