.main {
	font-family:Tahoma, Arial;
	font-size:10px;
	color: #000000;
	
}

a:link {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9E001E;
	text-decoration: none;

}
a:visited {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: noral;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9E001E;
	text-decoration: underline;
}
.copyright {font-family:Tahoma, Arial;
font-size:10px;
color:#9E001E;}

	
h1 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9E001E;
}

h2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9E001E;
}