a:link{
	color : #98072A;
	font-weight : bold;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;

}

a:visited{
	color : #98072A;
	font-weight : bold;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:hover{
	color : #98072A;
	font-weight : bold;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;

}
a.header:link{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;

}

a.header:visited{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;

}

a.header:hover{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;

}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #99072B;
	font-weight: normal;
	font-style: italic;

}
.headeroff {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}

