@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
}
p {
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
}
h1 {
	margin-left: 20px;
	margin-top: 15px;
	font-size: 20px;
	color: #a4091e;
}
h2 {
	margin-left: 20px;
	margin-top: 15px;
	font-size: 16px;

}
