body {
margin: 15px;
font-family: arial, helvetica, verdana, sans-serif; 
font-size: 12px;
color:#003333; 
background-color: #ffffff;
}

p {
font-family: arial, helvetica, verdana, sans-serif;
font-size: 12px; 
color:#003333; 
background-color: transparent;
}

td.green {
background-image: url(green.jpg);
background-color: #ccffcc;
padding:10px;
}

a {
font-family: arial, helvetica, verdana, sans-serif; 
font-size: 12px;
text-decoration: none; 
color: #006666; 
font-weight: bold; 
background-color: transparent;
}

a:Visited {
color: #006666; 
background-color: transparent;
}

a:Hover {
color: #006666; 
background-color: transparent;
}

a:Active {
color: #cccccc; 
background-color: transparent;
}

a.inline {
text-decoration: underline; 
color: #003333; 
font-weight: normal; 
background-color: transparent;
}

a:Hover.inline {
color: #006666; 
background-color: transparent;
}

a:Active.inline {
color: #cccccc; 
background-color: transparent;
}

a.htwo {
font-size: 16px; 
color:#003333; 
background-color: transparent;
text-decoration: underline;
}

a:Hover.htwo {
font-size: 16px; 
color:#006666; 
background-color: transparent;
text-decoration: underline;
}

a:Active.htwo {
font-size: 16px; 
color:#cccccc; 
background-color: transparent;
text-decoration: underline;
}

h1 {
font-family: arial, helvetica, verdana, sans-serif; 
font-size: 22px; 
color:#003333; 
background-color: transparent;
}

h2 {
font-family: arial, helvetica, verdana, sans-serif; 
font-size: 16px; 
color:#003333; 
background-color: transparent;
}