
body,td,th,input,select,form,textarea {
font-size: 10pt;;
font-family:Arial, Helvetica, sans-serif;
color:#485056;
}

h1 {
	font-size:13pt;
	margin-top:10px;
}

h2 {
	font-size:11pt;
}

.top_menu:link, .top_menu:visited, .top_menu:active {
	font-family:Arial;
	font-size:8pt;
	color: black;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	text-transform:uppercase;
}
.top_menu:hover {
	text-decoration:underline;
}

.bottom_menu:link, .bottom_menu:visited, .bottom_menu:active {
	font-family:Arial;
	font-size:9pt;
	color: white;
	text-decoration:none;
}
.bottom_menu:hover {
	text-decoration:underline;
}


.news_link:link, .news_link:visited, .news_link:active {
	font-size:10pt;
	color: #ED1C24;
	text-decoration:none;
}
.news_link:hover {
	text-decoration:underline;
}


.thin_input {
	border:1px gray solid;
	font-size:9pt;
}