@charset "utf-8";
/* CSS Document */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}
.footerlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ebcccc;
	text-decoration:none;
}
.footerlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffcc00;
	text-decoration:underline;
}
.bodytext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:justify;
}
.xiphia a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFCC00;
	text-decoration:none;
}
.xiphia a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#ffcc00;
		font-weight:bold;
		text-decoration:underline;
}
.more a {
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#510404;
		text-decoration:none;
}
.more a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF6604;
	text-decoration:underline;
}
.subheading {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}

.heading {
		font-family:Tahoma;
		font-size:16px;
		font-weight:bold;
		color:#990000;
}

.heading1 {
		font-family:Tahoma;
		font-size:13px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
}

a:link{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF8C00;
	text-decoration:none;
}

a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
}
