body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;


}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	text-decoration: none;
	color: #FF3300;
	font-weight: bold;


}
a:hover {
	text-decoration: underline;

}
a:active {
}
table {
	font-size: 12px;
}
.whitelinks {
	color: #FFFFFF;
}
hr {
	color: #FF3300;
}
h2 {
	font-size: 12px;
}
.otherlink {
	color: #0000CC;
}
