BODY, TD, TABLE, B, TEXTAREA, INPUT, OPTION, SELECT, STRONG
{font-family: arial;
color: #000000;
font-size: 9pt;
line-height:12pt;
font-weight:none;
text-decoration:none;
align:justify;

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0; 
}

A:link
{color: #808080;
text-decoration:none;
font-weight:none}

A:ACTIVE
{color: #808080;
text-decoration:none;
font-weight:none}

A:VISITED
{color: #808080;
text-decoration:none;
font-weight:none}

A:HOVER
{color: #C0C0C0;
text-decoration:none;
font-weight:none}

Big
{font-family: arial;
color: #520000;
font-size: 16pt;
line-height:16pt;
font-weight:none;
text-decoration:none;}

hr
{color: black;
width="100%";
height="1px";}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.cssbutton{
padding: 1px 3px;
color: white;
text-decoration: none;
font-weight:bold;
width="100%"
}

.cssbutton:hover{
border-style: inset;
background-color: #000000;
padding: 0px 0px 0 0px; /*shift text 1px to the right and down*/
}

.cssbutton:active{
color: white;
}