
font        { color: #333; font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Geneva, sans-serif }
body, td       { color: #333; font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Geneva, sans-serif }
.smallfont      { font-size: 10px; line-height: 12px; font-family: Verdana, Arial, Geneva, sans-serif }
.smallblack      { font-size: 10px; line-height: 12px; font-family: Verdana, Arial, Geneva, sans-serif; color: black }
a   { color: #309; text-decoration: none }
a:hover  { color: #309; text-decoration: underline }
h1
{
	color: black;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	padding: 2px 30px 2px 30px;
	border: solid 1px #006;
}
h2       
{ 
	color: black; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Geneva, sans-serif; padding: 2px 30px; border: solid 1px #ccc }
	.black { color: black }
	.bold { font-weight: bold; color: black }
	.boldpurple { color: #320366; font-weight: bold }
	.greybold { color: gray; font-weight: bold }
	.white { color: white 
}
h3
{
	color: #306;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	padding: 2px 0px;
}
h4
{
	color: #306;
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	padding: 2px 0px;
}
a.white:hover { color: white; text-decoration: underline }
.form {font-family:Verdana, Arial, Geneva, sans-serif; font-size:11px; color:#333; width:180px }
.formnowidth {font-family:Verdana, Arial, Geneva, sans-serif; font-size:11px; color:#333; }
a.popup {
	display: block;
   padding-right: 18px;
   background: url(/images/icon-pop-up.gif) no-repeat center right;
}