a:link, a:visited, a:active { font-family: verdana, arial, helvetica, sans-serif; font-size: 13px; color: #660000; text-decoration: underline; }
a:hover { font-family: verdana, arial, helvetica, sans-serif; font-size: 13px; color: #CC0000; text-decoration: underline overline; }
body, td, div {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a:link.nav, a:visited.nav, a:active.nav, a:hover.nav {
	font-size: 10px;
}
.note {
	background-color: #FFFFFF;
	background-image: url('images/note_bg.png');
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	border-style: dashed;
	border-width: 1px;
	border-color: #FF8300;
}