

body {
	background-color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	top: 10px;
	background-image: url('images/bk-gd.gif');
	background-repeat: norepeat;
	background-attachment: fixed;
	background-position: top center;
}
a:link {
	color: #cc0033;
	text-decoration: none;
}
a:visited {
	color: #cc0033;
	text-decoration: none;
	
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #cc0033;
	text-decoration: none;
}


a.sublinks:link {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 9px;
	
	color: #000000;
	text-decoration: none;
}
a.sublinks:active {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 9px;
	
	color: #000000;
	text-decoration: none;
}
a.sublinks:visited {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 9px;

	color: #000000;
	text-decoration: none;
}
a.sublinks:hover {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 9px;

	color: #D32428;
	text-decoration: none;
}


h1 {
	font-size: 14px;
	color: #FFFFFF;
background-color: #cc0033;
}