BODY {
	font-family : Verdana, misc-fixed-koi8-r;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : white;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #8686C9;
	SCROLLBAR-HIGHLIGHT-COLOR: #C2C2F3;
	SCROLLBAR-SHADOW-COLOR: #7A1196;
	SCROLLBAR-TRACK-COLOR: #C2C2F3;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	scrollbar-3d-light-color: #C2C2F3;
	}
TABLE  {
	font-family : Verdana, misc-fixed-koi8-r;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : white;
	}

A {
	font-family : Verdana, misc-fixed-koi8-r;
	font-size : 8pt;
	font-weight : bold; 
	font-style : normal;
	color : white; 
	text-decoration : none;
	}
A:Active {
	font-family : Verdana, misc-fixed-koi8-r;
	font-size : 8pt; 
	font-weight : bold;
	font-style : normal; 
	color : white;
	text-decoration : none;
	}
A:Hover {
	font-family : Verdana, misc-fixed-koi8-r;
	font-size : 8pt;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : underline;
	}

.header {
	font-family : Verdana, misc-fixed-koi8-r;
	font-size : 8pt;
	font-weight : bold;
	font-style : italic;
	color : white;
	text-decoration : none;
	}
.header2 {
	font-family : Verdana, misc-fixed-koi8-r;
	font-size : 8pt;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
	}
.form {
	font-family : Verdana, misc-fixed-koi8-r;
	font-size : 8pt;
	background-color: #FFFFFF;
	border-color : #8686C9;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	}
.button {
	font-family : Verdana, misc-fixed-koi8-r;
	font-size : 8pt;
	background-color: #8686C9;
	border-color : #8686C9;
	cursor: hand;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	}
.list {
	font-family : Verdana, misc-fixed-koi8-r;
	font-size : 8pt;
	background-color : #FFFFFF;
	border-color : #8686C9;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	}