td {
	font-family: Arial;
	font-size: 12px;
	color: #1E6097;
}
p{
	margin-top: 0px;
	margin-bottom: 0px;
}
h1{
	font-size: 18px;
}
h2{
	font-size: 16px;
}
h3{
	font-size: 14px;
}
a:link,a:visited,a:active{
	color: #003664;
	text-decoration: underline;
}
a:hover{
	color: #FF0000;
}
a:link.bottom,a:visited.bottom,a:active.bottom{
	color: #003664;
	text-decoration: none;
}
a:hover.bottom{
	color: #FF0000;
	text-decoration: none;	
}
.small_window_text{
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #7B2829;
}
h1.small_window{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #7B2829;
	margin-bottom: 2px;
}
.first_page_block{
	font-size: 14px;
	color: #003664;
}
.copyright{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #003664;
}
.text_field{
	font-family: Arial;
	font-size: 12px;
}
.caption{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.submenu{
	font-family: Tahoma;
	font-size: 12px;
	color: #185182;
}
.submenu_selected{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #185182;
}
a:link.submenu,a:visited.submenu,a:active.submenu{
	color: #185182;
	text-decoration: none;
}
a:hover.submenu{
	color: #FF0000;
	text-decoration: none;	
}