<style TYPE="text/css">
DIV.Links A
{
    COLOR: #cc9999;
    TEXT-DECORATION: none
}
DIV.Links A:link
{
    COLOR: black;
    TEXT-DECORATION: none
}
DIV.Links A:visited
{
    COLOR: black;
    TEXT-DECORATION: none
}
DIV.Links A:hover
{
    COLOR: #666699;
    BACKGROUND-COLOR: #ffcc00
}
DIV.Links
{
}
BODY
{
    COLOR: #666699;
    BACKGROUND-COLOR: #cccccc
}
H1
{
    FONT-STYLE: italic
}
A
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #666699;
    FONT-STYLE: normal;
    BACKGROUND-COLOR: #ffcc00
}
</style>.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.textGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.bgHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #003399;
	background-color: #3399FF;
	background-image: url(bg_banner.gif);

}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003399;
}
