<style type="text/css">

<!--

/*Bold List*/

ul.one {
font-family: verdana;
text-align: left;
font-weight: bold;
text-indent: 0in;
}

/*Vertical Menu*/

<!--
.menulist a{

color: #330099;
display: block;
width: 170px;
height: 20px;
padding-left: 5px;
padding-top: 1px;
margin-bottom: 5px;
background-image: url(menu.jpg);
background-repeat: no-repeat;
background-position: center;
text-decoration: none;
text-indent: .2in;
font-weight: bold;
}

.menulist a:hover{
background-image: url(menuover.jpg);
}

/*Horizontal Tab Menu*/

#tablist{
padding: 3px 0;
margin-left: 10px;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-right: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a:hover{
color: blue;
background: #CCCCFF;
border-color: navy;
}

/*Header 1*/
h1 {
color: #000066; 
font-family: times; 
font-size: 22pt;
}
/*Header 2*/
h2 {
color: #000033; 
font-size: 18pt;
}
/*Header 3*/
h3 {
color: #330099;
font-size: 14pt;
font-family: times;
}
/*Header 4 and 5*/
h4, h5 {
color: #330066;
font-size: 11pt;
text-align: center;
font-family: verdana;
}
/*Header 5*/
h5 {
color: #330099;

}
/*Header 6*/
h6 {
color: #330066;
font-size: 10pt;
text-align: left;
}

/*Horizontal Rule*/
hr {
color:#666699}


/*General*/
body, td{
font-family: arial; 
font-size: 10pt;
color: #000066; 
text-align: justify
background: white;
}

th, caption {
font-family: verdana;
font-size: 10pt;
color: #000066;
text-align: center;
font-weight: bold;
}

caption.one {
text-align: left;
}

/*Paragraphs Formatting*/

p, p.highlight, p.highlight2, p.one, p.two, p.three {
font-family: arial;
font-size: 10pt;
color: #000066;
text-align: justify
}

p.small {
font-size: 6pt;
}

p.small2 {
font-size: 7pt;
}

/*Paragraph Highlighted and Centered*/

p.highlight {
font-weight: bold;
font-style: italic;
text-align: center;
}

/*Paragraph Highlighted*/

p.highlight2 {
font-family: times;
font-size: 11pt;
font-weight: bold;
text-align: justify;
}

p.highlight3 {
font-family: times;
font-size: 11pt;
font-weight: bold;
text-align: center;
color: #660033;
}

p.highlight4 {
font-family: times;
font-style: italic;
font-size: 11pt;
font-weight: bold;
text-align: justify;
}

/*Paragraph Variation*/
p.one {
font-size: 11pt;
}

/*Paragraph Variation2*/
p.two {
text-align: center;
}

/*Paragraph Variation3*/
p.three {
text-align: center;
font-size: 8pt;
font-weight: italic;
}

/*Paragraph Variation4*/
p.four {
	text-align: center;
	font-size: 18pt;
	font-style: italic;
}

/*Table Cell Content Variations*/

td.one, td.two, th.one {
font-family: arial;
font-size: 10pt;
text-align: center;
color: #330099;
}

td.two {
font-size: 8pt;
}


th.one {
font-weight: bold;
text-align: left;
}

-->

</style>
