body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-image: url(../images/beige_speckle.GIF);
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: x-small;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 { 
	font: bold medium Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px; 
	color: #2C608F;
	}
	
h2 { 
	font:  bold x-small Verdana, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #000000;
	}
	
h3 { 
	font:  x-small "normal medium Verdana", Arial, Helvetica, sans-serif;
	letter-spacing: normal; 
	margin-bottom: 0; 
	color: #000000;
	}
	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #3A7BA1;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #3A7BA1;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #3399CC;
	}
	
