body {
	margin: 0px;
	background-color: #F3F3F3;
}

p {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
}

h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}

a {
	color: #073D97;
}
 ul {
 	margin-bottom: 12px;
	margin-top: 4px;
}
hr {
	border: 0px;
	border-top: 1px solid #003366;
	color: #003366;
	height: 1px;
}

.micro {
	text-align: right;
	margin: 6px;
}

.hidden {
	display: none;
}

.biggertext {
	font-size: 12px;
}
.underline {
	text-decoration: underline;
}
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	color: #073D97;
	font-weight: bold;
}
