html, body {margin: 6px; padding: 0px;}

body  {
color: #000000;
background-color: #CCCCCC;
font-family: arial,times,verdana,helvetica,sans-serif;
font-size: 14px;
line-height: 1.3em;
}


#header  {
margin-top: -24px;
border-top: transparent;
border-bottom: transparent;

}

#header .strapline  {
font: 42px verdana,arial,times,sans-serif;
color: #9900CC;
font-weight: normal; 
background-color: transparent;
float: left;
margin-right: 1px;
margin-top: 3px;
}


#nav  {
border-top: transparent;
border-bottom: transparent;
height: 3em;
}
#nav .left  {
font-size: 9pt;
position: absolute;
top: 21em;
left: 1em;
width: 32em;
margin-left: 1em;
bottom-border: transparent;
margin-bottom: 3em;
line-height: 1.3em;
}


#content   {
border-top: transparent;
border-bottom: transparent;
height: 3em;
}
#content .right  {
font-size: 9pt;
position: absolute;  
top: 9em;
left: 1em;
width: 35em;
margin-left: 38em;
margin-right: 1em;
padding-left: 1em;
margin-bottom: 3em;
line-height: 1.4em;
}


a:link  {
color: #FFFFFF;
font-size: 16pt;
font-weight: bold;
font-family: verdana,helvetica,sans-serif;
line-height: 20px;
}
a:visited  {
color: #FFFFFF;
font-size: 16pt;
font-weight: bold;
font-family: verdana,helvetica,sans-serif;
}
a:hover  {
color: #000000;
font-size: 16pt;
font-weight: bold;
font-family: verdana,helvetica,sans-serif;
}
a:active  {
color: #FFFFFF;
font-size: 16pt;
font-weight: bold;
font-family: verdana,helvetica,sans-serif;
}


h1  {
color: #FFFFFF;
font-family: "arial black", verdana,helvetica,sans-serif;
font-size: 52px;
line-height: 1.1em;
font-style: normal;
text-align: left;
margin-top: 25px;
margin-bottom: 1px;
padding-bottom: 1px;
}
h2  {
color: #FFFFFF;
font-size: 42px;
line-height: 1.1em;
font-family: "arial black", verdana,helvetica,sans-serif;
font-style: italic;
text-align: left;
margin-top: 1px;
margin-bottom: 1px;
padding-bottom: 1px;
}
h3  {
color: #FFFFFF;
font-size: 32px;
line-height: 1.1em;
font-family: "arial black", verdana,helvetica,sans-serif;
font-style: italic;
text-align: left;
}



.white {
color: #FFFFFF;
}
.blank {
line-height: 2.1em;
}


.boxout { 
color: #000000;
}
.boxout a:link, .boxout a:visited { 
text-decoration: underline;
color: #FF0000; 
background-color: #FFFFFF;
} 
.boxout a:hover, .boxout a:active { 
color: #FFFFFF;
background-color: #000000;
}


.boxout2  {
color: #000000;
background-color: transparent;
font-size: 12px;
font-weight: bold;
}
.boxout2 a:link,  .boxout2 a:visited   {
text-decoration: underline;
color: #FF0000;
background-color: #FFFFFF;
font-size: 9pt;
font-weight: bold;
}
.boxout2 a:hover, .boxout2 a:active {
color: #FFFFFF;  
background-color: #000000;
font-size: 9pt;
font-weight: bold;
}

.boxout3  {
color: #669900;
background-color: transparent;
}
.boxout3 a:link,  .boxout3 a:visited   {
text-decoration: underline;
color: #FFFFFF;
background-color: transparent;
}
.boxout3 a:hover, .boxout3 a:active {
background-color: #FFFFFF;
color: #FF0000;
}

.boxout4  {
color: #000000;
background-color: transparent;
}
.boxout4 a:link,  .boxout4 a:visited    {
text-decoration: underline;
color: #FF3333;
background-color: #000000;
font-size: 14px;
}

.boxout4 a:hover, .boxout4 a:active {
color: #FFFFFF; 
background-color: #000000;
font-size: 14px;
}


img {
align: left;
margin-top: 9px;
}
