a:link
{
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
}

a:link.nav
{
	color: #114792;
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
}

a:visited
{
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
}

a:visited.nav
{
	color: #114792;
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
}

a:hover
{
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
}

a:hover.nav
{
	color: #114792;
	font-family: Times New Roman, Times, serif;
	display: block;
	text-decoration: none;
	background-color: #FFFF99;
}

a:hover.standard
{
	color: #114792;
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
	background-color: #FFFF99;
}

a:active.nav
{
	color: #114792;
	font-family: Times New Roman, Times, serif;
	display: block;
	text-decoration: none;
	background-color: #FFFF99;
}

a:focus.nav
{
	color: #114792;
	font-family: Times New Roman, Times, serif;
	display: block;
	text-decoration: none;
	background-color: #FFFF99;
}




body
{
/*	background-color: #114792;*/
}


.headline1
{
	color: #114792;
	font-family: Times New Roman, Times, serif;
	font-size: 32px;
	font-weight: bold;
}

.headline2
{
	color: #114792;
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
}

.headline3
{
	color: #114792;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
}

.headline4
{
	color: #FFFFFF;
	background-color: #114792;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	padding-top: 3 px;
	padding-bottom: 3 px;
	padding-left: 3 px;
	padding-right: 3 px;
}

.nav
{
	color: #114792;
	font-family: Times New Roman, Times, serif;
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding-top: 3 px;
	padding-bottom: 3 px;
}

.nav2
{
	color: #114792;
	font-family: Times New Roman, Times, serif;
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0 px;
	padding-bottom: 0 px;
	padding-left: 3 px;
	padding-right: 3 px;
	background-color: #FFFF99;
}

.standard
{
	color: #114792;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}
