body {
	background-image: url();
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #C1131E;
}
a:visited {
	text-decoration: none;
	color: #C1131E;
}
a:hover {
	text-decoration: underline;
	color: #C1131E;
}
a:active {
	text-decoration: none;
	color: #C1131E;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: x-small;
}
h2 {
	font-size: small;
}
h3 {
	font-size: medium;
}
h4 {
	font-size: large;
}
.style1 {
	color: #092869;
	font-weight: bold;
}
.style2 {
	font-size: x-small;
	font-weight: bold;
	color: #092869;
}
