﻿body
{
	
	font-family:Calibri;
	color:#003366;
	font-size:91%;
}

h1
{
	color:#003366;
	font-size:18px;
}
h2
{
	color:Black;
	font-size:18px;
	margin-bottom:8px;
	margin-top:15px;
	
	
}
h3
{
	color:#003366;
	font-size:18px;
font-weight:normal;
	padding-top:0px;
	margin-top:10px;
	margin-bottom:6px;
	
}
h4
{
	color:Black;
		font-size:14px;
	font-weight:bold;
}
h5
{
	color:#003366;
		font-weight:bold;
}

p
{
	margin-top:6px;
	margin-bottom:6px;
}

a
{
color:#003366;

}
a:hover
{
color:red;
}
a:visited
{
color:#003366;

}
.main-frame-top a, .main-frame-top a:visited
{
	color:#003366;
	text-decoration:none;
}
.intro
{
font-weight:bold;
}
.footer
{
	font-size:1em;
}
.footer p
{
	display:block;
	float:left;
	position:relative;
	left:190px;
	}
