

body {
 color: #000000;
 background-color: #ffffff; color: #000080
 font-family: Trebuchet MS;
 font-size: 10pt;
} 

p {
font-family: Trebuchet MS;
color:#666666;
font-size:13px;
font-weight:400;
margin: autopx 0px 0px 0px;
}

.light {
font-family: Trebuchet MS;
color:#CCCCCC;
font-size:13px;
font-weight:700;

}

.vlight {
font-family: Trebuchet MS;
color:#CCCCCC;
font-size:1px;
font-weight:400;

}

ul {
font-family: Trebuchet MS;
color:#666666;
font-size:13px;
font-weight:400;
margin-left: 20px; 
padding: 0 0em 0 0; 
line-height: 2em;

}

.text {
font-family: Trebuchet MS;
color:#666666;
font-size:13px;
font-weight:400;

}

.bold  {
font-family: Trebuchet MS;
color:#333333;
font-size:13px;
font-weight:700;

}

.table {
font-family: arial;
color:#000033;
font-size:13px;
font-weight:400;

}


HR {
    height:1px;
    width:100%;
    margin: 
	color: #CCCCCC;
	background-color: #CCCCCC;
}


h1    {
font-family: arial;
color:#000033;
font-size:24px;
font-weight:700;

}

h2    {
font-family: arial;
color:#000033;
font-size:24px;
font-weight:700;

}

h3    {
font-family: arial;
color:#000033;
font-size:20px;
font-weight:700;

}

h4    {
font-family: arial;
color:#000033;
font-size:13px;
font-weight:700;

}

a:link              { color:#666666; text-decoration:none; }
a:visited           { color:#666666; text-decoration:none; }
a:hover             { color:#333333; text-decoration:none; }
a:active            { color:#333333; text-decoration:none; }

