.FooterText {text-align: center;font-family: trebuchet ms, sans-serif; color: #ffffff; font-weight: 400;font-size:9pt; }
.FooterText a:visited {text-decoration:underline;color:#ffffff;background-color:#6601FF;}
.FooterText a:hover   {text-decoration:underline;color:#ffffff;background-color:#6601FF;}
.FooterText a:active  {text-decoration:underline;color:#ffffff;background-color:#6601FF;}

.HeaderText {text-align: center;font-family: trebuchet ms, sans-serif; color: #ffffff; font-weight: 400;font-size:11pt; }
.HeaderText a:visited {text-decoration:underline;color:#ffffff;}
.HeaderText a:hover {text-decoration:underline;color:#ffffff;background-color:#ffffff;}
.HeaderText a:active {text-decoration:underline;color:#ffffff;}

.top {text-align: center;font-family: trebuchet ms, sans-serif; color: #ffffff; font-weight: 400;font-size:12pt; }

.PageTitle {text-align: Left;font-family: trebuchet ms, sans-serif; color: #000000; font-weight: 600;font-size:15pt; }

/* From Main Site:*/
BODY, table, td, th, ul, ol
{
list-style-position: outside; 	    /*list-style-position** is for lists in body of page*/ 
font-family: trebuchet ms,verdana,helvetica,arial,sans-serif;
font-size: 12px;
color:#000000;
margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; 
}

h2
{list-style-position: outside; 	    /*list-style-position** is for lists in body of page*/ 
margin-top: 10px; margin-right: 10px; margin-bottom: 3px; margin-left: 10px;
font-family: trebuchet ms,verdana,helvetica,arial,sans-serif;
font-size: 14px;
color:#000000;
}

h1 {list-style-position: outside; 	    /*list-style-position** is for lists in body of page*/
margin-top: 10px; margin-right: 10px; margin-bottom: 3px; margin-left: 10px;
font-family: trebuchet ms,verdana,helvetica,arial,sans-serif;
font-size: 18px; font-weight: 600;
color:#000000;} 

p {list-style-position: outside; 	    /*list-style-position** is for lists in body of page*/
margin-top: 5px; margin-right: 10px; margin-bottom: 3px; margin-left: 10px;
font-family: trebuchet ms,verdana,helvetica,arial,sans-serif;
font-size: 13px;
color:#000000;}
p a:link, a:visited {text-decoration:underline;color:#000000;}
p a:hover {text-decoration:underline;color:#000000;background-color:#ffffff;}

a.link:link {text-decoration:none;color:#000000;font-weight: 600;}
a.link:visited {text-decoration:none;color:#000000;}
a.link:hover {text-decoration:underline;color:#000000;}
a.link:active {text-decoration:underline;color:#000000;}


hr
{
background-color:#000000;
color:silver;
}

