body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 4px;



}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-weight: bold;
	color: #D41C1E;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #D41C1E;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #D41C1E;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #D41C1E;
	text-decoration: none;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D41C1E;
	font-variant: small-caps;
	font-style: normal;
	line-height: normal;
	text-transform: none;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.line {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D41C1E;
}
.navs {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 801px;

}
.red {
	color: #D41C1E;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.arrowimage {
	margin: 10px 5px 0px 0px;




}

