body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(../Images/sandston.gif);
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000066;
}



.LinkMenu:link	{	
	font-size: 14px;
	color:#003366;
	}	
.LinkMenu:visited {
	font-size: 14px;
	color: #003366;
}
.LinkMenu:active	{	
	font-size: 14px;
	color: #6D3C40;
	}	
		
.LinkMenu:hover	{	
	text-decoration:	underline;
	font-size:14px;
	color:	#6D3C40;
	}
	
.TextSpecial {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bolder;
	color: #000000;
}

.TextLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #006600; 
	font-weight: bold
}

.TextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #006600; 
}

