body {
	margin: 6;
	background-color: #FFF;

}
a	 {
	font-family: verdana;
	font-weight: normal;
	color: #0033D5;
	text-decoration: underline;
	font-size: 12px
}
a:hover	{
	color: #990000; 
}
a.nav:link, a.nav:visited {
	color: #7F5406;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {  
 
	color: #008800; 
	text-decoration: underline; 
}
a.s:link, a.s:visited {
	font-weight:bold; 
	color: #006600;  
	font-size:11px; 
	font-family: verdana;
	text-decoration: underline;
}
a.s:hover {  
	color: #990000; 
}
a.all:link, a.all:visited {
	font-weight:normal; 
	color: #000060;  
	font-size:9pt; 
	font-family: verdana;
	text-decoration: underline;
}
a.all:hover {  
	color: #990000; 
	text-decoration: none; 
}
.top {
	text-align: right;
	width: 298px;
	padding-left: 10;
	padding-bottom: 5;
	background: url(/images/des.gif) #000 no-repeat bottom left;
	color: #FFEEBC;
	font-size: 10px;
	font-family: verdana;
}
.normal {
	font-weight:normal; 
	color: #222;
	font-size: 12px;
	line-height: 1.2;
	font-family: verdana;
}
.med 	{
	font-weight:normal;
	color: #333;
	font-size:9pt;
	line-height: 1.2;
	font-family: verdana;
}
.small 	{
	font-weight:normal;
	color: #444;
	font-size: 8pt;
	font-family: verdana;
}
.red 	{
	font-weight:bold;
	color: #336633; 
	font-size:10pt;
	font-family: verdana;
}
input.post, textarea.post, select {
	border: 1px solid #777;
	font-size: 12px;
	font-family: Verdana;
}
.title	{
	font-weight: bold;
	font-size: 15pt;
	color: 000080;
	text-align: center;
	font-family: Arial;
	text-decoration: none;
	margin:0;
	padding: 0;
}
.h1	{
	font-weight: bold;
	font-size: 11pt;
	color: 008800;
	font-family: Verdana;
	text-decoration: none;
	margin:0;
	padding:0;
}
.h2 	{ 
	font-weight: bold;
	font-size: 14;
	color: #006699;
	font-family: Verdana;
	text-decoration: none;
	margin:0;
	padding:0;
}
form 	{ 
	margin: 0; 
}
.buttons a {
	width: 100%;
	background-color: #EBEEF0;
	padding: 1px;
	display: block;
	text-align: center;}
.buttons a:hover {
	background-color: #006699;
	color: #FFF;
	text-decoration: none;
}
ul { list-style-image: url("/images/bullet.gif"); margin-top:10; margin-bottom:10; }