.headings {
	color : Black;
	font-size : 15px;
	font-style : normal;
	font-variant : small-caps;
	font-weight : bold;
	font-family : "Arial Black", Arial, Helvetica, sans-serif;
; text-transform: uppercase
}

.pagelinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #996600;
}


.regtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

BODY {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	
}

A {
    color : #FFFFFF;
	font-weight : bold;
	font-size : 12px;
}

A:HOVER {
	color : #3399cc;
	text-decoration : none;
	font-size : 12px;
}

.whitetext {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.boldregtext {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}



.biggerbold {
	font-family :  arial, helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #3399cc;
}
.pagelinks {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #996600}
.yellowtext {

	color : #FF9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

