.link:link
{
	color:blue; 
	font-weight:normal; 
	text-decoration:none;
        font-family: arial;
        font-size: 12px
}
.link:visited 
{
	color:blue; 
	font-weight:normal; 
	text-decoration:none;
        font-family: arial;
        font-size: 12px
}
.link:hover 
{
	CURSOR: hand;
    	color:red;
	font-weight:normal; 
	text-decoration:underline;
        font-family: arial;
        font-size: 12px
}
.boldlink:link
{
        color:blue; 
        font-weight:bold; 
        text-decoration:none;
        font-family: arial;
        font-size: 12px
}
.boldlink:visited 
{
        color:blue; 
        font-weight:bold; 
        text-decoration:none;
        font-family: arial;
        font-size: 12px
}
.boldlink:hover 
{
        CURSOR: hand;
        color:red;
        font-weight:bold; 
        text-decoration:underline;
        font-family: arial;
        font-size: 12px
}
.smalllink:link
{
        color:blue; 
        font-weight:normal; 
        text-decoration:none;
        font-family: arial;
        font-size: 10px
}
.smalllink:visited 
{
        color:blue; 
        font-weight:normal; 
        text-decoration:none;
        font-family: arial;
        font-size: 10px
}
.smalllink:hover 
{
        CURSOR: hand;
        color:red;
        font-weight:normal; 
        text-decoration:underline;
        font-family: arial;
        font-size: 10px
}
.sidelink:link
{
        color:#ffffff; 
        font-weight:bold; 
        text-decoration:none;
        font-family: arial;
        font-size: 11px
}
.sidelink:visited 
{
        color:#ffffff; 
        font-weight:bold; 
        text-decoration:none;
        font-family: arial;
        font-size: 11px
}
.sidelink:hover 
{
        CURSOR: hand;
        color:red;
        font-weight:bold; 
        text-decoration:none;
        font-family: Eras Medium ITC, arial;
        font-size: 11px
}
.picture:link
{
        color:  #330067; 
        font-weight:bold; 
        text-decoration:none;
        font-family: arial;
        font-size: 14px
}
.picture:visited 
{
        color: #330067; 
        font-weight:normal; 
        text-decoration:none;
        font-family: arial;
        font-size: 14px
}
.picture:hover 
{
        CURSOR: hand;
        color: #330067;
        font-weight: bold; 
        text-decoration:underline;
        font-family: arial;
        font-size: 14px
}
BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    COLOR: black;
    PADDING-TOP: 0px;
    font-size: 12;
    BACKGROUND-COLOR: #666666;
    font-family: Arial;
}
TD
{
    font-family: Arial;
    font-size: 12;
}
h1
{
    font-family: Arial;
    font-size: 18;
}
h2
{
    font-family: Arial;
    font-size: 16;
}

<STYLE>#Sol {
        Z-INDEX: 1; VISIBILITY: hidden; POSITION: absolute
}
#Pro {
        Z-INDEX: 1; VISIBILITY: hidden; POSITION: absolute
}
#Res {
        Z-INDEX: 1; VISIBILITY: hidden; POSITION: absolute
}
#Abo {
        Z-INDEX: 1; VISIBILITY: hidden; POSITION: absolute
}
#Sup {
        Z-INDEX: 1; VISIBILITY: hidden; POSITION: absolute
}
#Con {
        Z-INDEX: 1; VISIBILITY: hidden; POSITION: absolute
}
.menu {
        FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.menu:hover {
        FONT-SIZE: 9pt; COLOR: #2b0a77; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.bodyText {
        FONT-SIZE: 12pt; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.cellText {
        FONT-SIZE: 12pt; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
</STYLE>