@charset "utf-8";
/* CSS Document */

body
{
background: #373739
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: #373739;
	text-decoration: none;
	text-align: center;
	line-height: normal;
}

h1 a { 
color: #FFFFFF;
text-decoration: none;
}

.h1 a:hover {
color: #000000; 
text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #3D3D3D;
	text-decoration: none;
	text-align: center;
}

h2 a {
	color: #3d3d3d;
	text-decoration: none;
}

.h2 a:hover {
color: #FFFFFF; 
text-decoration: none;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3D3D3D;
	background-position: left top;
	left: 10px;
}

.maintext a { 
color: #3D3D3D;
text-decoration: underline;
}

.maintext a:hover {
	color: #E7E2CF;
	text-decoration: underline;
}
.Topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #373739;
	text-align: center;
	
}

.Topnav a { 
color: #373739;
text-decoration: none;
}

.Topnav a:hover {
	color: #E7E2CF;
	text-decoration: underline;
}

.Vacnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	
}

.Vacnav a {
	color: #cbcbcb;
	text-decoration: none;
}

.Vacnav a:hover {
	color: #E7E2CF;
}

.Linknav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	color: #3D3D3D;
	text-align: center;
}

.Linknav a {
	text-decoration: underline;
	color: #3D3D3D;
}

.Linknav a:hover {
	color: #AEAEAE;
	text-decoration: underline;
}
