BODY {
 SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
 SCROLLBAR-SHADOW-COLOR: #717C8F;
 SCROLLBAR-3DLIGHT-COLOR: #5c636e;
 SCROLLBAR-ARROW-COLOR: #5c636e;
 SCROLLBAR-TRACK-COLOR: #ffffff;
 SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
 SCROLLBAR-BASE-COLOR: #E6E6E6;
}

TABLE {
	COLOR: #333333; 
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif; 
	FONT-SIZE: 9pt; 
	FONT-STYLE: normal;
}

a:link 		{  color: #666666; text-decoration: none}
a:active 	{  color: #666666; text-decoration: none}
a:visited 	{  color: #666666; text-decoration: none}
a:hover 	{  color: #990000; text-decoration: none}

a.top:link 		{  color: #990033; text-decoration: none; FONT-SIZE: 8pt}
a.top:active 	{  color: #990033; text-decoration: none; FONT-SIZE: 8pt}
a.top:visited 	{  color: #990033; text-decoration: none; FONT-SIZE: 8pt}
a.top:hover 	{  color: #003366; text-decoration: none; FONT-SIZE: 8pt}

.class1 A:link {color: #FFFFFF; text-decoration: none; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px;}
.class1 A:visited {color: #FFFFFF; text-decoration: none; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px;}
.class1 A:active {color: #FFFFFF; text-decoration: none; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px;}
.class1 A:hover {color: #FFFFFF; text-decoration: underline; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px;}

.greybold10 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        color: #666666;
}

.red {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #990033;
}

.redbold10 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        color: #990000;
}

.bluebold10 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
		font-weight: bold;
        color: #5C636E;
}

.title {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
		font-weight: bold;
        color: #ffffff;
		background-color: #990000;
		height:35px;
		padding:5px;
}

