.mainlinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : blue;
	padding : 3 3 3;
}

A.links {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : white;
	text-decoration : none;
	line-height : 12pt;
	margin-left : auto;
	font-weight : bold;
}

A.links:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	color: B6D0FF;
	font-size : 12pt;
	text-decoration : none;
	line-height : 12pt;
	font-weight : bold;
	margin-left : auto;
}

A.links:HOVER {
	font-family: Arial;
	color: FFD100;
	font-size : 12pt;
	text-decoration : none;
	line-height : 12pt;
	font-weight : bold;
	margin-left : auto;
}

A.sublinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : white;
	text-decoration : none;
	margin-left : 10px;
	font-weight : bold;
	line-height : 16pt;
}

A.sublinks:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	color: B6D0FF;
	font-size : 12pt;
	text-decoration : none;
	font-weight : bold;
	margin-left : 10px;
	line-height : 16pt;
}

A.sublinks:HOVER {
	font-family: Arial;
	color: FFD100;
	font-size : 12pt;
	text-decoration : none;
	font-weight : bold;
	margin-left : 10px;
	line-height : 16pt;
}

A.private {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : white;
	margin-left: 4px;
	text-decoration : none;
}

A.private:VISITED {
	font-family: Arial;
	color: B6D0FF;
	font-size : 9pt;
	text-decoration : none;
}

A.private:HOVER {
	font-family: Arial;
	color: FFD100;
	font-size : 9pt;
	text-decoration : none;
}

.DATE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
	margin-right: 24px;
	text-decoration : none;	
}

.maintext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Black;
	font-weight : bold;
}
.fineprint {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
}
.menuheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : black;
	font-weight : bold;
	line-height : 20pt;
}
.blackmenuheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	font-weight : bold;
}
.fineprint {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
}
A {
	font-family: Arial;
	text-decoration: underline;
	color: Blue;
	font-weight: normal;
}
A:VISITED {
	font-family: Arial;
	text-decoration: underline;
	color: Blue;
	font-weight: normal;
}
A:HOVER {
	font-family: Arial;
	text-decoration: underline;
	color: gray;
	font-weight: normal;
}
A.titlelink {
	font-family: Arial;
	text-decoration: none;
	color: White;
	font-size : 10pt;
	font-weight: bold;
}
A.titlelink:VISITED {
	font-family: Arial;
	color: Blue;
	font-size : 12pt;
	font-weight: bold;
	text-decoration : none;
}
A.titlelink:HOVER {
	font-family: Arial;
	color: yellow;
	font-size : 12pt;
	font-weight: bold;
	text-decoration : none;
}
A.littlelink {
	font-family: Arial;
	color: Blue;
	font-size : 8pt;
}
A.littlelink:VISITED {
	font-family: Arial;
	color: Blue;
	font-size : 8pt;
}
A.littlelink:HOVER {
	font-family: Arial;
	color: blue;
	font-size : 8pt;
}