body
{
 color: #kkkkkk;
 background-color: #ffffff;
 padding-left: 0;
 padding-top: 0;
 font-family: Arial, Helvetica, sans-serif;
 
}

A{text-decoration:none;}

A:link{color:#ff6600;}
A:visited{color:#ff6600;}
A:hover{color:#993300;}
A:active{color:#ff6666;}

A.body:link{color:#ff6600;font-weight: bold;}
A.body:visited{color:#ff6600;font-weight: bold;}
A.body:hover{color:#993300;font-weight: bold;}
A.body:active{color:#ff6666;font-weight: bold;}

A.go-to-top:link{color:#339933;font-weight: bold;}
A.go-to-top:visited{color:#339933;font-weight: bold; font-size: 80%;}
A.go-to-top:hover{color:#993300;font-weight: bold;}
A.go-to-top:active{color:#ff6666;font-weight: bold;}

A.back:link{color:#339933;font-weight: bold;}
A.back:visited{color:#339933;font-weight: bold; font-size: 90%;}
A.back:hover{color:#993300;font-weight: bold;}
A.back:active{color:#ff6666;font-weight: bold;}


	
h1,h2,h3,h4,h5 { font-family: Arial, Helvetica, sans-serif;}

H1 {font-size:130%; color: #ff6600;  background-color: White;}
H2 {font-size:125%; color: #ff6600;  background-color: White;}
H3 {font-size:115%; color: #ff6600;  background-color: White;}
H4 {font-size:110%; color: #ff6600;  background-color: White;}
H5 {font-size:100%;  color: #ff6600;  background-color: White;}


UL {list-style-image: url(bullet3.gif);}

p
{ 
  font-family: Arial, Helvetica, sans-serif;
}



p.activityhead
{ 
color: #006600;
font-size: 90%; 
font-weight: bold;
position:relative;

margin-top: 5%;
margin-bottom: 0px;
}


p.activitybody
{
font-size: 90%;
margin-top: 2px;
}


p.footer
{
position:relative;
left:0;
top:0;
width:700;
font-size: 12;
color: #666666;
}


p.indent
{ color: #000000;
  padding: .5em;
  width: 380;
  margin-left: 2em;
  margin-right: 2em;
  border: .1em solid #000000;
}


td.td1
{
width:600;
}

td.td2
{
width:171;
}


p.contact
{
width:600;
font-size:90%;
color:#666666;
}


/* Puts one element behind another */

img.x
{
position:absolute;
left:0;
top:0;
z-index:-1
}

img.logohead
{
position:absolute;
left:230;
top:0;
z-index:+1
}

img.linebottomright2
{
position:absolute;
left:680;
top:410;
width:66;
height:2;
z-index:+1
} 

