body 
{ background-color:transparent;
background-repeat: repeat-y;
font-family: Arial;
color:#000000;
background-color: #000000;
font-size: 8pt;
}

TABLE { 
font-size: 8pt;
font-family: Arial;
color: #271938; 
} 

A:link {
COLOR: #8A7AAE; 
text-decoration: none;
text-transform: uppercase;
font-size: 8pt;
font-family: Arial;
font-weight: bold; }


A:visited {
COLOR: #8A7AAE; 
text-decoration: none;
text-transform: uppercase;
font-size: 8pt;
font-family: Arial; 
font-weight: bold; }


A:active {
COLOR:#8A7AAE; 
text-decoration: none;
text-transform: uppercase;
font-size: 8pt;
font-family: Arial;
font-weight: bold; }


A:hover {
COLOR: #B5ABC1; 
text-decoration: none;
text-transform: uppercase;
font-size: 8pt;
font-family: Arial; 
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #57357A;
}
a:hover {
	color: #B5ABC1;
}

img{  border-color: #57357A; 
}

a:hover img{ border-color: #B5ABC1;
}





h1
{
font-family: arial;
font-size: 8pt;
color: #271938;
font-weight: bold;
letter-spacing: 1pt;
padding-right: 3px;
padding-left: 3px;
margin-bottom: 6px;
margin-top: 5px;
text-decoration: none;
background-color:#dbdae8;
display: block;
text-transform: uppercase;
text-align: left;
line-height: 20px;
}
 





b{
	color: 6c4197;}

u{
	color: 6c4197;}


i{
	color: #688E9B;}
	
	tr, table, td {
font-size: 8pt;
}