BODY
{
    SCROLLBAR-HIGHLIGHT-COLOR: yellow;
    SCROLLBAR-SHADOW-COLOR: yellow;
    SCROLLBAR-3DLIGHT-COLOR: blue;
    SCROLLBAR-ARROW-COLOR: blue;
    SCROLLBAR-TRACK-COLOR: blue;
    SCROLLBAR-DARKSHADOW-COLOR: blue;
    SCROLLBAR-BASE-COLOR: blue;
    font-size: 9pt;
    color: black;
    font-family: Verdana, Arial;
    background-color: white;
}
A:link
{
    COLOR: red;
    TEXT-DECORATION: bold
}
A:active
{
    COLOR: red;
    TEXT-DECORATION: bold
}
A:visited
{
    COLOR: red;
    TEXT-DECORATION: bold
}
A:hover
{
    COLOR: red;
    TEXT-DECORATION: underline
}
.cell
{
    BORDER-RIGHT: blue 2px groove;
    BORDER-TOP: blue 2px groove;
    FONT-SIZE: 9pt;
    BACKGROUND: white;
    BORDER-LEFT: blue 2px groove;
    COLOR: black;
    BORDER-BOTTOM: blue 2px groove;
    FONT-FAMILY: Verdana, Arial, serif
}
.button
{
    BORDER-RIGHT: blue 2px groove;
    BORDER-TOP: blue 2px groove;
    FONT-SIZE: 9pt;
    BACKGROUND: red;
    BORDER-LEFT: blue 2px groove;
    COLOR: white;
    BORDER-BOTTOM: blue 2px groove;
    FONT-FAMILY: Verdana, Arial, serif
}
.myTable
{
    BORDER-RIGHT: blue 2px groove;
    BORDER-TOP: blue 2px groove;
    COLOR: 	black; 
	BACKGROUND: white;
	FONT-SIZE: 9pt;
    BORDER-LEFT: blue 2px groove;
    BORDER-BOTTOM: blue 2px groove;
    FONT-FAMILY: Verdana, Arial
}
.myTitle
{
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom: blue 2px groove;
	border-top-color: blue;
	border-left-color: blue;
	border-right-color: blue;
	font-size: 10pt;
	margin: 2px;
	font-weight: bold;
	font-family: Verdana, Arial;
	background-color: blue;
	text-indent: 5pt;
	text-align: left;
	color: yellow;
}
.small
{
    
	BACKGROUND: white;
	COLOR: black;
	FONT-SIZE: 7pt;
}
.myTD
{
	BACKGROUND: white;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, serif;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
.tableline1
{
	font-size: 9pt;
	font-family: Verdana, Arial, serif;
	color: black;
	background-color: white;
}
.tableline2
{
	font-size: 9pt;
	font-family: Verdana, Arial, serif;
	color: black;
    BACKGROUND-COLOR: white;
}
.tablelinemain
{
	font-size: 8pt;
	text-indent: 2pt;
	font-family: Tahoma, Verdana, Arial;
	background-color: white;
	color: black;
}
.topbanner
{
	BORDER-RIGHT: blue 2px groove;
    BORDER-TOP: blue 2px groove;
    FONT-SIZE: 9pt;
    BORDER-LEFT: blue 2px groove;
    BORDER-BOTTOM: blue 2px groove;
    FONT-FAMILY: Verdana, Arial;
	BACKGROUND: white;
}
.infoPage
{
	color: red;
	BACKGROUND: white;
	BORDER-RIGHT: blue 2px groove;
    BORDER-TOP: blue 2px groove;
    FONT-SIZE: 10pt;
    BORDER-LEFT: blue 2px groove;
    BORDER-BOTTOM: blue 2px groove;
    FONT-FAMILY: Verdana, Arial
}
.copyright
{
    FONT-SIZE: 9pt;
	COLOR: black;
}
