@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration: none;
	color: #480079;
}
a:visited {
	text-decoration: none;
	color: #679ea8;
}
a:hover {
	text-decoration: underline;
	color: #4D0089;
}
a:active {
	text-decoration: none;
	color: #33CC33;
	text-align: left;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	font-style: normal;
	color: #750000;
	text-align: center;
	text-shadow: 0px 0px 0px #000;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #000000;
	text-align: center;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #480079;
	text-align: center;
}
h4 {
	font-family:  Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 22px;
	font-style: normal;
	color: #3D4024;
	text-align: left;
}
h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #2B1216;
	text-align: center;
	font-weight: normal;
	letter-spacing: normal;
}
h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #2B1216;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: 000000;
	text-align: left;
}
