@charset "utf-8";

body {
	font-family: Tahoma;
	font-size: small;
	padding: 2px;
	margin: 2px;
}

p {
	font-family: Tahoma;
	font-size: small;
	padding: 2px;
	margin: 2px;
}

h1 {
	font-family: Tahoma;
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

a:link {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #2B4868;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: small;
	color: #2B5879;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #92B0E4;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: small;
	color: #81A4D3;
	text-decoration: none;
	font-weight: bold;
}


h3 {
	font-size: small;
	font-weight: bold;
}

.style4 {
	color: #333333;
	font-size: small;
}
