body, div, td, p {
	font-family: Arial;
}
body {
	font-size: 0.75em;
}
td {
	font-size: 0.75em;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
}

h1 {
	font-family: Arial;
	font-size: 1.6em;
	margin-bottom: 4px;
	margin-top: 0px;
	color: #C20707;
	text-decoration: none;
}
h2 {
	font-family: Arial;
	font-size: 1.3em;
	color: #C20707;
	text-decoration: none;
	margin-bottom: 3px;
	clear: both;
}

h1 a {
	text-decoration: none;
}
h1 a:hover {
	text-decoration: none;
}
h2 a {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: none;
}


h1.g {
	color: #FFFFFF;
	font-size: 1.2em;
	background-image: url(img/h1.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 5px;
	height: 20px;
	_height: 25px;
}
h1.g a {
	color: #FFFFFF;
}
h2.g {
	color: #FFFFFF;
	font-size: 1.0em;
	background-image: url(img/h2.jpg);
	background-repeat: no-repeat;
	padding-left: 11px;
	padding-top: 2px;
	height: 15px;
	_height: 17px;
	margin-bottom: 3px;
}
h2.g a {
	color: #FFFFFF;
}
div.g {
	background-color: #F4F5F8;
	border: 1px solid #C9CEDE;
	color: #C20707;
	padding: 4px;
}

