a:link	{color: #CC0000; font-weight: normal; text-decoration: underline }

a:visited {color: #CC0000; font-weight: normal; text-decoration: underline }

a:hover	{color: #CCCCCC; font-weight: normal; text-decoration: underline}

a:active {color: #CCCCCC; font-weight: normal }


.body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px}
.body_small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal}
.body_no_leading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.blue_border {  border: 1px 000099 solid}
.main_border {  border: 3px EEEEEE ridge}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #CC0000;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #cccccc;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-left-color: #cccccc;
}
.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	font-style: italic;
}
