body {

font-family: trebuchet ms; sans-serif;

}

a:link {
color: blue;
text-decoration: underline;
}

a:visited {
color: purple;
text-decoration: underline;
}

a:hover {
color: FF9900;
text-decoration: none;
}

.left a:link {

color: 000000;
text-decoration: none;

}

.left a:visited {

color: 000000;
text-decoration: none;

}

.left a:hover {

color: FF9900;
text-decoration: none;

}

.content {
font-family: trebuchet ms;
font-size: 12px;
line-height: 21px;
color: #000000;
padding-left: 5px;
padding-right: 5px;
}

.content a:link {
color: black;
text-decoration: underline;
}

.content a:visited {
color: black;
text-decoration: underline;
}

.content a:hover {
color: #FF9900;
text-decoration: none;
}

.obscurelinks {
font-family:inherit;
}

div.obscurelinks a:link {
color: black;
text-decoration: none;
}

div.obscurelinks a:visited {
color: black;
text-decoration: none;
}

div.obscurelinks a:hover {
color: #FF9900;
text-decoration: none;
}

.left {

font-family: trebuchet ms;
font-size: 12px;
line-height: 20px;
color: #000000;
padding-left: 10px;
padding-right: 5px;

}

.right {

font-family: trebuchet ms;
font-size: 12px;
line-height: 20px;
color: #000000;
padding-left: 5px;
padding-right: 10px;

}

.copyright {

font-family: trebuchet ms;
font-size: 12px;
line-height: 20px;
color: #000000;
padding-left: 5px;
padding-right: 10px;

}

td.copyright a:link, td.copyright a:visited, td.copyright a:hover, td.copyright a:active {
text-decoration: none;
}

td.copyright a:link {
color: black;
text-decoration: none;
}

td.copyright a:visited {
color: black;
text-decoration: none;
}

td.copyright a:hover {
color: FF9900;
text-decoration: none;
}

input {
BORDER-RIGHT: 1px solid #999999;
BORDER-TOP: 1px solid #999999;
BORDER-LEFT: 1px solid #999999;
BORDER-BOTTOM: 1px solid #999999;
background-color: #eeeeee;
FONT-SIZE: 10px;font-family: trebuchet ms;
font-weight: bold;
font-style: regular;
color: #666666;
}

textarea {
BORDER-RIGHT: 1px solid #999999;
BORDER-TOP: 1px solid #999999;
BORDER-LEFT: 1px solid #999999;
BORDER-BOTTOM: 1px solid #999999;
background-color: #eeeeee;
FONT-SIZE: 10px;
font-family: trebuchet ms;
font-weight: bold;
font-style: regular;
color: #666666;
}

select {
BORDER-RIGHT: 1px solid #999999;
BORDER-TOP: 1px solid #999999;
BORDER-LEFT: 1px solid #999999;
BORDER-BOTTOM: 1px solid #999999;
background-color: #eeeeee;
FONT-SIZE: 10px;
font-family: trebuchet ms;
font-weight: bold;
font-style: regular;color: #666666;
}

h1
  { font: 20px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ff9900;
	text-align: center; }

h2
  { font: 18px Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: black;
	text-align: center; }

h3
  { font: 16px Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: black;
	text-align: center; }
