body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10pt;
	font-weight: normal;
	background-color: #3333FF;
}

table {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10pt;
	font-weight: normal;
}

/* LINKS */
a {
	color: #CC6699;
	text-decoration: none;
}

a:link {
	color: #CC6699;
	text-decoration: none;
}

a:visited {
	color: #838489;
	text-decoration: none;
}

a:active {
	color: #FF6666;
	text-decoration: underline;
}

a:hover {
	color: #FF6666;
	text-decoration: underline;
}

/* BOLD LINKS */
.boldlink a {
	color: #CC6699;
	font-weight: bold;
	text-decoration: none;
}

.boldlink a:link {
	color: #CC6699;
	font-weight: bold;
	text-decoration: none;
}

.boldlink a:visited {
	color: #838489;
	font-weight: bold;
	text-decoration: none;
}

.boldlink a:active {
	color: #FF6666;
	font-weight: bold;
	text-decoration: underline;
}

.boldlink a:hover {
	color: #FF6666;
	font-weight: bold;
	text-decoration: underline;
}

/* FOOT MENU */
.footmenu {
	color: #5C6C99;
}

.footmenu a {
	color: #CC6699;
	font-weight: bold;
	text-decoration: none;
}

.footmenu a:link {
	color: #CC6699;
	font-weight: bold;
	text-decoration: none;
}

.footmenu a:visited {
	color: #838489;
	font-weight: bold;
	text-decoration: none;
}

.footmenu a:active {
	color: #FF6666;
	font-weight: bold;
	text-decoration: underline;
}

.footmenu a:hover {
	color: #FF6666;
	font-weight: bold;
	text-decoration: underline;
}

/* CONTENT TEXT CLASSES */
.headmed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #5C6C99;
	font-weight: bold;
	font-style: italic;
}

.headsmall {
	font-size: 12pt;
	color: #5C6C99;
	font-weight: bold;
	font-style: italic;
}

.headnews {
	font-size: 11pt;
	color: #5C6C99;
	font-weight: bold;
	font-style: italic;
}

.finenews {
	font-size: 7pt;
	color: #5C6C99;
	font-weight: bold;
	font-style: italic;
}

.fineprint {
	font-size: 7pt;
	font-weight: bold;
}

/* PAGE ELEMENTS */
.hr {
	color: #5C6C99;
	height: 1px
}
