body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #9999CC;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9999CC;
}

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

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

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

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

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

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

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

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

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

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

/* PAGE HEADER LINKS */
.headlink a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #9999CC;
	text-decoration: none;
	line-height: 24px;
}

.headlink a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #9999CC;
	text-decoration: none;
	line-height: 24px;
}

.headlink a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #9999CC;
	text-decoration: none;
	line-height: 24px;
}

.headlink a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
}

.headlink a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
}

/* HEADINGS */
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #CCCCFF;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: #CCCCFF;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	font-style: italic;
	color: #9999CC;
}

/* CLASSES */
.text_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

.title_smserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}

.pop {
	color: #CCCCFF;
}

.popbi {
	font-weight: bold;
	font-style: italic;
	color: #CCCCFF;
}

.popred {
	color: #CC0000
}

.popredbi {
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
}

.poptext_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #CCCCFF;
}

.poptitlesmsans {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #CCCCFF;
}

.popserifbi {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic
}

.poptitlesmserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #CCCCFF;
}

/* TABLE CLASSES */
.blueback {
	background-color: #2F2F46;
}

.navbarback {
	background-color: #31314A;
}
	
/* FOOTER */
.footcopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}

.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.emailsm a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	font-weight: bold;*/
	color: #CC99CC;
	text-decoration: none;
}

.emailsm a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	font-weight: bold;*/
	color: #CC99CC;
	text-decoration: none;
}

.emailsm a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	font-weight: bold;*/
	color: #666699;
	text-decoration: none;
}

.emailsm a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	font-weight: bold;*/
	color: #666666;
	text-decoration: underline;
}

.emailsm a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	font-weight: bold;*/
	color: #CCCCCC;
	text-decoration: underline;
}
