body {
	background: url(media/images/sand_lite.jpg) repeat scroll;
}

p, td { 
	color: #003466; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold;
}
b  { font-weight: bolder; }
h1 { 
	color: #7482c8; 
	font-style: oblique; 
	font-weight: bolder; 
	font-size: 26px; 
	font-family: "Times New Roman", Georgia, Times, serif; 
	letter-spacing: 1pt; 
	text-decoration: underline;
}

h2 {
	color: #365081;
	font-weight: bolder;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
}

h3 {
	color: #365081;
	font-weight: bolder;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	letter-spacing: 1pt;
	text-decoration: underline;
}

li 		{ color: #003466; font-weight: bolder; }
a 		{ color: #00531b; }
a:vlink { color: #acb1c2; }
a:hover { color: #92c777; }
