body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #FFFFFF;
}


td, dl, ol, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}


.nav {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:10pt;
	font-weight: normal;
	letter-spacing: 1px;
}


.nav:link {
	color: #0000EE;
	text-decoration: underline;
}


.nav:visited {
	color: #551A8B;
	text-decoration: underline;
}


.nav:hover {
	color: #0000FF;
	text-decoration: none;
}


.nav:active {
	color: #FF0000;
	text-decoration: none;
}


a:link {
	color: #0000EE;
	text-decoration: underline;
}


a:visited {
	color: #551A8B;
	text-decoration: underline;
}


a:hover {
	color: #0000FF;
	text-decoration: none;
}


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}


.titlered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}


.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}


.txt {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	font-weight: normal;
}


.txt10 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt;
	font-weight: normal;
}


.txth {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt;
	font-weight: normal;
}


.txt2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
}


.txtr {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	font-weight: normal;
	text-align: right;
}


.txtred {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	font-weight: normal;
}


.redbold {
	color: #CC0000;
	font-weight: bold;
}


.rdate {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:9px;
	font-weight: normal;
}


h1 {
	font-size: 16px;
	font: bold;
	color: #000000;
}


h2, h3, h4, h5, h6 {
	font-size: 13px;
	font: bold;
	color: #000000;
}


.warn {
	color: #FF0000;
}	


.star {
	color: #FF0000;
}


.red {
	color: #FF0000;
}


ul {
	font-family: Verdana, Sans-serif;
	font-size: 10pt;
	list-style-type: square;
}


th {
	font-size: 10pt;
	font: bold;
	color: #000000;
}

