h1 {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
}
a:link {
	color: #FF0000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a:hover {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	text-decoration: blink;
	font-size: 13px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 1.5em;
}
h3 {
	color: #FF9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
body {
	background-color: #FFFFFF;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin: 0px;
	top: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
