BODY {
	background-color : #667FFF;
	color : #000000;
	font-family : verdana, arial, helvetica, helv;
	font-size : 10pt;
}

A:VISITED {
	color : #000000;
	text-decoration : underline;
	font-weight : bold;
}
	
A:HOVER {
	color : #0000FF;
	font-weight : bold;
}	

A:LINK {
	color : #000000;
	text-decoration : underline;
	font-weight : bold;
}

A.footer:VISITED {
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
}
	
A.footer:HOVER {
	color : #ffff00;
	font-weight : bold;
}	

A.footer:LINK {
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
}


TD {
	color : #000000;
	font-family : verdana, arial, helvetica, helv;
	font-size : 10pt;
}

P {
	color : #000000;
	font-family : Verdana, arial, helvetica, helv;
	font-size : 8pt;
	line-height : 14px;
}

INPUT {
	font-family : Verdana, arial, helvetica, helv;
	background-color: #ccffff;
	font-weight : normal;
	font-size : xx-small;
}

SELECT {
	font-family : Verdana, arial, helvetica, helv;
	color : black;
	background-color: #ccffff;
	font-style : normal;
	font-size : xx-small;
	
}

TEXTAREA {
	font-family : Verdana, arial, helvetica, helv;
	color : black;
	background-color: #ccffff;
	font-style : normal;
	font-size : xx-small;
}

.navtext1 {
	color : #FFFFFF;
	font-size : 8pt;
	font-weight : bold;
}

.navtext2 {
	color : #000000;
	font-size : 6pt;
	font-weight : bold;
}

.whitetext {
	color : #FFFFFF;
	font-family : verdana, arial, helvetica, helv;
	font-size : 11pt;
	font-weight : normal;
}

.smwhitetext {
	color : #FFFFFF;
	font-family : verdana, arial, helvetica, helv;
	font-size : 9pt;
	font-weight : normal;
}

.storytitle {
	color : #000000;
	font-family : verdana, arial, helvetica, helv;
	font-size : 12pt;
	font-weight : bold;
}

.largetitle {
	color : #000000;
	font-family : verdana, arial, helvetica, helv;
	font-size : 14pt;
	font-weight : bold;
}

.largeblack {
	color : #000000;
	font-family : verdana, arial, helvetica, helv;
	font-size : 14pt;
	font-weight : normal;
}

.largewhite {
	color : #FFFFFF;
	font-family : verdana, arial, helvetica, helv;
	font-size : 14pt;
	font-weight : bold;
}

.largeheader {
	color : #000000;
	font-size : 10pt;
	font-weight : bold;
	line-height : 13px;
}

.errortext {
	color : #FF0000;
	font-size : 8pt;
	font-weight : bold;
}

.introtext {
	font-style : italic;
}

.tinytext {
	color : #000000;
	font-family : verdana, arial, helvetica, helv;
	font-size : 9pt;
}

.blacklink {
	color: #000000;
	font-weight: normal;
	font-size : xx-small;
}

.smallerheader {
	color : #000000;
	font-size : 10pt;
	line-height : 11px;
}

.whitelink {
	color: #FFFFFF;
	font-weight: normal;
	font-size : xx-small;
}