body
{
padding: 0px;
margin: 20px 0px 20px 0px;
background-color: #5315B0;
}

tr, td, body
{
font weight:300;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
line-height: 1.9;
}

a
{
color: #B556F9;  
text-decoration:  underline;
}
 
a:hover
{
color: 04C3E1;  
text-decoration:  underline;
}


td.leftCol
{
padding: 0px;
background-color: #B556F9;
background-image: url('images/paper.gif');
background-repeat: repeat-y;
background-position: 0px 100px; 
}

td.leftCol a
{
color: #660099; 
font-weight: Bold;
text-decoration: none;
}
 
td.leftCol a:hover
{
color: #660099; 
font-weight: Bold;
text-decoration: underline;
}

td.nav
{
font-size: 11px;
font-weight: 600;
padding: 3px;
color: #E0BCF9; 
background-color: #B556F9;
}

td.nav a
{
color: #fff; 
text-decoration: none;
}
 
td.nav a:hover
{
color: #fff; 
text-decoration: underline;
}

tr.topNav
{
background-color: #B556F9;
}

td.topNav
{
font-size: 11px;
font-weight: 600;
color: #E0BCF9; 
padding-right: 30px;
}

td.topNav a
{
color: #fff; 
text-decoration: none;
}
 
td.topNav a:hover
{
color: #fff; 
text-decoration: underline;
}


td.main{
padding-top: 15px;
padding-bottom: 15px;
padding-left: 20px;
padding-right: 10px;
}


h1
{
font-size: 17px;
color: #5315B0;  
font-weight: 900;
}

h2
{
font-size: 14px;
color: #04C3E1;  
font-weight: 900;
}



.small
{
font-size: 10px;
line-height: 1;
}



td.footer
{
font-size: 10px;
color: #fff; 
background-color: #04C3E1;
padding: 3px;
border-top: 2px solid #fff;
font-weight: 600;
}

td.footer a
{
color: #fff; 
text-decoration: underline;
}

td.footer a:hover
{
color: #fff; 
text-decoration: none;
}


td.copy
{
font-size: 10px;
color: #fff; 
padding: 9px;
}

td.copy a
{
color: #fff; 
text-decoration: underline;
}

td.copy a:hover
{
color: #fff; 
text-decoration: none;
}


ul
{ 
list-style-image: url('images/bullet.gif') 
}


.mainspecial a {
color: #660099; 
font-weight: Bold;
text-decoration: none;
}

.mainspecial a:hover {
color: #660099; 
font-weight: Bold;
text-decoration: underline;
}