body {background-color: 330099;}

h1
{font-size: 12pt;
color: ffffff;
font: "times new roman", arial, georgia;}

h2
{font-size: 14pt;
color: 000000;
font: "times new roman", arial, georgia;}


h3

{font-size: 16pt;
color: ff0000;
font: "times new roman", arial, georgia;}




h4
{font-size: 24pt;
color: ffffff;
font: "times new roman", arial, georgia;}

h5
{font-variant: small-caps;}

h6
{font-size: 10pt;
color: ffffff;
font: "times new roman", arial, georgia;}


h7
{font-size: 12pt;
color: 000000;
font: "times new roman", arial, georgia;}

h8
{font-size: 10pt;
color: ffffff;
font: "times new roman", arial, georgia;}

.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}

p.solid {border-style: solid;}
p.double {border-style: double;}
p.groove {border-style: groove;}
p.ridge {border-style: ridge;}

p
{margin-left: 50px;
margin-right: 50px;
margin-top: 5px;
margin-bottom: 30px}

p
{border-bottom: medium solid #ffffff;
border-top: medium solid #ffffff;}

img.left {float: left;}
img.right {float: right;}

div.container
{width: 100%;
margin: 0px;
line-height: 150%;}

div.header,div.footer
{padding: 0.5em;
background-color: #330099;}
div.left
{float:left;
width:30%;
margin:1;
padding:1em;}

div.content
{margin-left:30%;

padding:1.5em;}

div.right
{float:right;
width:160px;
margin:0 0 15px 20px;
padding: 15px;
text-align:center;}

img.white
{border:3px solid white;}

ul.inside
{list-style-position:inside;}

ul.none
{list-style-type:none;}

.whitetable
{background-color:#ffffff;
color:#000000;}


a:link {color:#ccffff;}
a:visited {color:#cccccc;}
a:hover {color:#66ffff;}

