body {
	font-family: Verdana;
	font-size: 10px;
}
p {
	font-family: Verdana;
	font-size: 12px;
}
h2 {
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
	font-weight: bold; 
}
h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
a:link, a:visited, a:active { text-decoration: none; color: #666666 }
a:hover { color: #FA6E00; text-decoration: underline; }

.base {
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	}

.border{
border: 1px dotted #B0B0B0;
}

TABLE, TR, TD { font-family: Verdana; font-size: 11px; color: #666666;}

.postlinksbar { background-color:#f5f6f8;padding:3px;margin-top:1px;font-size:11px; }

.bar { background-color:#f5f6f8 ;padding:3px;margin-top:1px;font-size:11px; background-image: url('images/nav_bg2.gif') }

.codebuttons  { font-size: 10px; font-family: verdana, helvetica, sans-serif; vertical-align: middle }

.forminput, .textinput, .radiobutton, .checkbox  { font-size: 11px; font-family: verdana, helvetica, sans-serif; vertical-align: middle; border: 1px solid silver; background-color:white;color:666666}
