﻿body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	vertical-align:top;
}

td, p 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0;
	padding:0;
}
h1{
	font-family:Verdana, Arial, "Times New Roman", Times, serif;
	font-size:18px;
	color:#8d1b19;
}

h2{
	font-family: Garamond, Times New Roman, Serif;
	font-size:20px;
	color:#014363;
}

h3{
	font-family: Garamond, Times New Roman, Serif;
	font-size:18px;
	color:#0469a5;
}

h4{
	font-family:Verdana, Arial, "Times New Roman", Times, serif;
	font-size:14px;
	color:#8d1b19;
}

h5{
	font-family:Verdana, Arial, "Times New Roman", Times, serif;
	font-size:12px;
	color:#014363;
}

.button 
{
	background-color:#001c34;
	border-color:#000000;
	border-width: 1px;
	color: #ffffff;
	font-weight: bold;
	font-size:10pt;
}

.button_hover
{
	background-color:#8d1b19;
	border-color:#000000;
	color: #ffffff;
	border-width: 1px;
	font-weight: bold;
	cursor: hand; 
	font-size:10pt;    
}

a 
{
	color:#0469a5;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color:#8d1b19;
	font-weight: bold;
	text-decoration: none;
}
.main
{
	background-repeat:repeat-x;
}
