.class1 :link        { color: white; text-decoration: none}
.class1 :visited     { color: black; text-decoration: none }
.class1 :hover       { color: #9D0501; text-decoration: Underline; cursor: Hand }
.class1 :active      { color: #9D0501; text-decoration: Underline; cursor: Hand }

:link        {
	color: #9D0501;
	text-decoration: None;
	cursor: Hand
	font-size :8pt;


}
.pagecopy {word-spacing: 0; line-height: 100%; margin-top: 0; margin-bottom: 0
	font-family : Arial, Helvetica, sans-serif;}

:visited     { color: black; text-decoration: Underline }
:hover       { color: #FFCC00; text-decoration: Underline; cursor: arrow }
:active      { color: #FFCC00; text-decoration: Underline; cursor: Hand }
:p {word-spacing: 0; line-height: 100%; margin-top: 0; margin-bottom: 0
	font-family : Arial, Helvetica, sans-serif;
	
}
body         {
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-arrow-color: #170088;
	scrollbar-base-color: #170088;
	scrollbar-face-color: #DDDDDD;
	font-family : Arial, Helvetica, sans-serif;
	font-size :small;
	color : Black;

}

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	vertical-align : top;
	text-align : left;
	padding : 0px;

}
