body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#241a44;
	background-image: url(../images/BG8.gif);
	background-color: #dfe0c2;
}

td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#241a44;
}


p 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#241a44;
}

.htwo
{
	font-size: 16px;
	font-weight: bold;
	color: #666699;

}

h3
{
	font-size: 14px;
	font-weight: bold;
	color: #666699;

}

.hthree
{
	font-size: 14px;
	font-weight: bold;
	color: #666699;
}

.hthreeblue
{
	font-size: 14px;
	font-weight: bold;
	color: #6a6872;
}

.hthreepurple
{
	font-size: 14px;
	font-weight: bold;
	color: #865ED7;
}

.h3purp-bg
{
	font-size: 14px;
	font-weight: bold;
	color: #865ED7;
	background-color:#DBD1F1;
}

h5
{
	font-size: 14px;
	font-weight: bold;
	color: #666699;
	font-style: italic;
	line-height: 20px;
}

.h5
{
	font-size: 14px;
	font-weight: bold;
	color: #666699;
	font-style: italic;
	line-height: 20px;
}


.lighterblue
{
	color: #545072;
}
.twelvepixel
{
	font-size: 12px;
}

.rightmargin
{ 
margin-right: 10px;
}




a:link {
	color: #666600;
	text-decoration: none;
}
a:visited {
	color: #666600;
	text-decoration: none;
}
a:hover {
	color: #666600;
	text-decoration: underline;
}

a:active {
	color: #666600;
	text-decoration: underline;
}
a:visited:hover {
	color: #666600;
	text-decoration: underline;
}
/*
a.twelve {
	color: #241a44;
	text-decoration: none;
	font-size: 12px;
}
a.twelve:visited {
	color: #241a44;
	text-decoration: none;
	font-size: 12px;
}
a.twelve:hover {
	color: #241a44;
	text-decoration: underline;
	font-size: 12px;
}

a.twelve:active {
	color: #241a44;
	text-decoration: underline;
	font-size: 12px;
}
a.twelve:visited:hover {
	color: #241a44;
	text-decoration: underline;
	font-size: 12px;
}
*/

a.twelve {
	color: #333366;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}
a.twelve:visited {
	color: #333366;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}
a.twelve:hover {
	color: #333366;
	text-decoration: underline;
	font-size: 12px;
	font-weight:bold;
}

a.twelve:active {
	color: #333366;
	text-decoration: underline;
	font-size: 12px;
	font-weight:bold;
}
a.twelve:visited:hover {
	color: #333366;
	text-decoration: underline;
	font-size: 12px;
	font-weight:bold;
}
/* ---  */

a.hthreeblue
{
	font-size: 14px;
	font-weight: bold;
	color: #7B719C;
	text-decoration:none;
}

a.hthreeblue:hover
{
	font-size: 14px;
	font-weight: bold;
	color: #7B719C;
	text-decoration:underline;
}

a.hthreeblue:active
{
	font-size: 14px;
	font-weight: bold;
	color: #7B719C;
	text-decoration:underline;
}

a.hthreeblue:visited
{
	font-size: 14px;
	font-weight: bold;
	color: #7B719C;
	text-decoration:none;
}
a.hthreeblue:visited:hover
{
	font-size: 14px;
	font-weight: bold;
	color: #7B719C;
	text-decoration:underline;
}


a.blue {
	color: #241a44;
	text-decoration: none;
}
a.blue:visited {
	color: #241a44;
	text-decoration: none;
}
a.blue:hover {
	color: #241a44;
	text-decoration: underline;
}

a.blue:active {
	color: #241a44;
	text-decoration: underline;
}
a.blue:visited:hover {
	color: #241a44;
	text-decoration: underline;
}


a.blue-u {
	color: #241a44;
	text-decoration: underline;
}
a.blue-u:visited {
	color: #241a44;
	text-decoration: underline;
}
a.blue-u:hover {
	color: #241a44;
	text-decoration: underline;
	color:#666600;
}

a.blue-u:active {
	color: #241a44;
	text-decoration: underline;
	color:#666600;
}
a.blue-u:visited:hover {
	color: #241a44;
	text-decoration: underline;
	color:#666600;
}