body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Tahoma;
	font-size: 14px;
	margin: 0px;
	color: #3D6AA1;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	color: #3D6AA1;
}
a {
	text-decoration: none;
	color: #044797;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.logo {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #ADCDEB;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.menu2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu3 {
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
.menu4 {
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
p {
	font-family: Tahoma;
	font-size: 11px;
}
.p {
	font-family: Tahoma;
	font-size: 11px;
}
p2 {
	font-family: Tahoma;
	font-size: 12px;
	
}