p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	line-height: 16px;
}
body {
	background-image: url(../images/bg_roman_gray.gif);
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0066;
	line-height: 18px;
	font-weight: normal;
}
.pinktext {
	color: #cc0066;
}

.activelink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

h1 {
color: #cc0066;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight:normal;
}

h1 a {
text-decoration: none;
}

h1 a:hover {
text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0066;
	line-height: 18px;
	font-weight: normal;
}
