body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: "MS Sans Serif";
	font-size: 12px;
}
.text {
	font-family: MS Sans Serif;
	font-size: 12px;
	color: #6b6c6e;
}
.text2 {
	font-family: MS Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.head {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
}
.head1 {
	font-size: 16px;
	font-family: MS Sans Serif;
	color: #CC0000;
	font-weight: bold;
}
.head2 {
	font-size: 12px;
	font-family: "MS Sans Serif";
	color: #CC0000;
	font-weight: bold;
}
.head3 {
	font-family: MS Sans Serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.subhead1 {
	font-family: MS Sans Serif;
	font-size: 12px;
	color: #2a9aea
}

.subhead2 {
	color: #8fbe00;
	font-weight: normal;
	font-family: MS Sans Serif;
	font-size: 12px;
}
.subhead3 {
	color: #5d5d5f;
	font-weight: bold;
	font-family: MS Sans Serif;
	font-size: 12px;
}
.subhead4 {
	color: #ED0180;
	font-weight: bold;
	font-family: MS Sans Serif;
	font-size: 14px;
}
.footer {
	font-family: MS Sans Serif;
	font-size: 9px;
	color: #6b6b6b;
}
.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

a {
	font-family: MS Sans Serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-family: MS Sans Serif;
	font-size: 12px;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-family: MS Sans Serif;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-family: MS Sans Serif;
	font-size: 12px;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-family: MS Sans Serif;
	font-size: 12px;
}

