#title
{
position: relative;
background: #3399CC;
font-family: arial,helvetica;
font-size: 2em;
color: #FFFFFF;
letter-spacing: 5px;
padding: 10px;
}
#nav
{
position: relative;
background: #3399CC;
color: #EEEEEE;
width: 150px; 
float: left;
font-family: arial,helvetica;
font-size: 0.8em;
padding-top: 20px;
padding-bottom: 3px;
padding-left: 3px;
}
#heading
{
position: relative;
text-align: center;
background: #FFFFFF;
padding: 1em;
font-family: arial,helvetica;
font-weight: bold;
font-size: 20px;
}
#bold
{
position: relative;
margin-left: 160px;
background: #FFFFFF;
padding: 1em;
font-family: arial,helvetica;
font-weight: bold;
font-size: 13px;
}
#content
{
position: relative;
margin-left: 160px;
background: #FFFFFF;
padding: 10px;
font-family: arial,helvetica;
font-size: 1em;
}
#content2
{
position: relative;
background: #FFFFFF;
font-family: arial,helvetica;
font-size: 1em;
}
#small
{
position: relative;
font-family: arial,helvetica;
font-size: 0.7em;
}
TEXTAREA
{
position: relative;
background: #99CCFF;
font-family: arial,helvetica;
font-size: 1em;
color: #000000;
}
a:link
{
color: #660000;
}
a:visited
{color: #FF0000;
}
a:hover
{
color: #CC0033;
}
INPUT
{
background: #99CCFF;
font-family: arial,helvetica;
font-size: 1em;
color: #000000;
}
TD
{
font-family: arial,helvetica;
font-size: 1em;
color: #000000;
}
SELECT
{
background: #99CCFF;
font-family: arial,helvetica;
font-size: 1em;
color: #000000;
}
legend
{
font-family: arial,helvetica;
font-weight: bold;
font-size: 1.4em;
letter-spacing: 5px;
}