body {
	background: #CACACA url(images/background.png) repeat-x;
	font-family: "Trebuchet MS", Verdana, serif
}

h1{
margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #A40008
}

.subheader{
text-align: right;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
}

.content {
	float: left;
	width: 510px;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 12px
}

.sublinks {
	float: left;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 12px;
}

.content1 {
	float: left;
	text-align: justify;
	font-size: 12px;
	color:#000;
	text-decoration:none
}

.content1:hover {
	float: left;
	text-align: justify;
	font-size: 12px;
	color:#000;
	text-decoration:underline
}

.hhh{
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #A40008;
	padding: 30px 30px 30px 30px;
	text-decoration:none
}

.hhh:hover{
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #A40008;
	padding: 0 30px 0 30px;
	text-decoration:underline
}

h2{
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #A40008;
	padding: 0 30px 0 30px;
	text-decoration:none
}

h2:hover{
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #A40008;
	padding: 0 30px 0 30px;
	text-decoration:underline
}

.footer{
	font-size: 12px;
	color: #A40008;
}