body {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	background: #666;
}


td, dl, ol, p {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}


.nav {
	color: #000;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 1px;
}


.nav:link {
	color: #00F;
	text-decoration: underline;
}


.nav:visited {
	color: #00C;
	text-decoration: underline;
}


.nav:hover {
	color: #00F;
	text-decoration: none;
}


.nav:active {
	color: #F00;
	text-decoration: none;
}


a:link {
	color: #00F;
	text-decoration: underline;
}


a:visited {
	color: #00C;
	text-decoration: underline;
}


a:hover {
	color: #00F;
	text-decoration: none;
}


.title {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}


.titlered {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}


.title1 {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}


.title2 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C00;
}


.txt {
	color: #000;
	font-family: verdana, arial, sans-serif; 
	font-size: 10px;
	font-weight: normal;
}


.lgtxt10 {
	color: #EEE;
	font-family: verdana, arial, sans-serif; 
	font-size: 10px;
	font-weight: normal;
}


.txth {
	color: #000;
	font-family: verdana, arial, sans-serif; 
	font-size: 10pt;
	font-weight: normal;
}


.txt2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}


.txtred {
	color: #F00;
	font-family: verdana, arial, sans-serif; 
	font-size: 10px;
	font-weight: normal;
}


.lightgray {
	color: #EEE;
}


.redbold {
	color: #C00;
	font-weight: bold;
}


.rdate {
	color: #333;
	font-family: arial, helvetica, sans-serif; 
	font-size: 9px;
	font-weight: normal;
}


input,select,textarea {
	color: #000;
	font-family: verdana, arial, geneva;
	font-size: 9pt;
	padding: 2px;
}


.submit {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	padding: 2px 10px 2px 10px;
	background-color: #DDD;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}


h2, h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
}


.warn {
	color: #F00;
}	


.star {
	color: #F00;
}


.red {
	color: #F00;
}


ul {
	font-family: Verdana, Sans-serif;
	font-size: 10pt;
	list-style-type: square;
}


th {
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}
