body 
{font-family: Verdana, arial, helvetica; font-size: 8pt; color: #FFFFFF;
 }

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 16px;
	padding: 10px;
	vertical-align: top;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.heading2 {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 16px;
	padding: 0px;
	vertical-align: top;
}

.link
{
    font-size: 8pt;
	color: #FFFFCC;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.03em;
	text-align: right;
}

a:link{ color: #FF99CC; text-decoration: none; border-style: none; font-weight: normal; font-size: 14px;}
a:visited{ color: #FF99CC; text-decoration: none; border-style: none; font-weight: normal; font-size: 14px;}
a:hover{color: #FFFFFF; text-decoration: none; font-size: 14px;}

.bottomlink
{
    font-size: 9pt;
	color: #FFFFFE;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.03em;
	text-align: center;
}

.bottomlink a:link{ color: #FFFFFF; text-decoration: underline; border-style: none; font-weight: normal}
.bottomlink a:visited{ color: #FFFFFF; text-decoration: underline; border-style: none; font-weight: normal}
.bottomlink a:hover{color: #FFFFFF; text-decoration: none}

#fade {
	background-image: url(media/background.png);
	background-repeat: repeat-x;
		}
	
#scrollleft {
	background-image: url(media/leftscroll.png);
	background-repeat: repeat-y;
	}
	
#scrollright {
	background-image: url(media/rightscroll.png);
	background-repeat: repeat-y;
	}

