/* CSS Document */
td
{font-size: 12px;
color:#990000;}
a { text-decoration:none; color:#990000;}
a:hover {text-decoration:underline;}

.imgBorder {
	padding: 1px;
	border: 1px solid #999999;
	margin-bottom:5px;
}

.top_nav {color: #990000; font-size: 16px; font-weight: bold; font-family: "Times New Roman", Times, serif; }

.footer
{ font-size:16px; font-weight:bold}
.body_text
{ font-size:14px;}
.body_big
{ font-size:16px;}

ul
{
list-style-type:decimal
padding: 0;
margin: 1em;
}