BODY {	margin-left: 0px;
		margin-top: 0px;
		margin: 0;
		padding: 0;
		background-repeat: repeat-x}

TD  {
			font-family: Arial; 
			font-size: 12px;
			color: #635A52;
}

H1 {

			font-family: Arial; 
			font-size: 14px;
			color: #635A52;
}

.FormFieldsFill  	{font-family: Arial; 
			font-size: 10px;
			color: #635A52;
			width: 200px;
			background-color: #FAFAF3;
			
			}
						
			
.FormFields	{font-family: Arial; 
			font-size: 10px;
			color: #635A52;
			width: 200px;
			}

.Header  	{font-family: Arial; 
			font-size: 20px;
			color: #1C1918;
			font-weight:bold;
			}

.Footer  	{font-family: Arial; 
			font-size: 10px;
			color: #EAEAE3;
			}
			
.Nav  	{font-family: Arial; 
			font-size: 11px;
			color: #635A52;
			line-height: 16px;

			}
.NavBlack  	{font-family: Arial; 
			font-size: 11px;
			color: #000000;
			line-height: 16px;

			}

.Date  	{font-family: Arial; 
			font-size: 10px;
			color: #635A52;
			}

.Text  {font-family: Arial; 
			font-size: 12px;
			color: #635A52;
			}


			
A:link, A:visited, A:active {
	text-decoration: underline;
}

A:hover { 
	text-decoration: none; 
}
