body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#EAEAEA;
	line-height: 1.5em;
}
a:link, a:visited {color:#3366CC; text-decoration:none}
a:hover {color:#CC6633; text-decoration:underline}
.mnu {
	color:#000000;
	font-weight:bold;
	text-align: center;
}
.mnu A:link {color:#000000}
.mnu A:visited {color:#000000}
.mnu A:hover {color:#FFFFFF; text-decoration:none}
.bluet {color:#009933; font-weight:bold; font-size: 12px}
.redt {color:#666666}
.bigred {color:#FF0000; font-weight:bold; font-size:16px}
.h1 {color:#333333; font-weight:bold; font-size:24px}
.h2 {color:#333333; font-weight:bold; font-size:12px}
.h2n {color:#333333; text-decoration:line-through}
.smal {font-size:10px}

.grayboder {
	border:1px solid #e5e5e5;
}
.pageboder {border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5}