/* body */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD {
/*	bgcolor: #000099;*/
	font-size: 12px;
	line-height: 130%;
}
h3 { line-height: 130%;margin-bottom:2px;}

.subtitle { color: #CC3366; font-size: 160%;  }

.footer { color: #666666; font-size: 10px; text-decoration: none; }
A.footer { color: #333333; font-size: 10px; font-weight: bold; text-decoration: none; }
A.footer:hover { color: #888888; font-size: 10px; font-weight: bold; text-decoration: none; }

.text { font-size: 12px; color: #333333;}
A.text { font-size: 12px; color: #BB0000; }
A.text:hover  { text-decoration: underline; color: #000080; font-size: 12px; }
