BODY
{
	background : #303030;
	color: #C0C0C0;
	font-family : sans-serif;
	font-size: 8pt;
	scrollbar-3d-light-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-dark-shadow-color : #999999;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin: 0px;
}

TEXTAREA {
	BACKGROUND-COLOR: #666666;
	BORDER-BOTTOM: #c0c0c0 1px solid;
	BORDER-LEFT: #c0c0c0 1px solid;
	BORDER-RIGHT: #c0c0c0 1px solid;
	BORDER-TOP: #c0c0c0 1px solid;
	FONT-FAMILY: sans-serif;
	FONT-SIZE: 10pt;
}

INPUT {
   BACKGROUND-COLOR: #ebebeb;
   BORDER-BOTTOM: #c0c0c0 1px solid;
   BORDER-LEFT: #c0c0c0 1px solid;
   BORDER-RIGHT: #c0c0c0 1px solid;
   BORDER-TOP: #c0c0c0 1px solid;
   FONT-FAMILY: sans-serif;
   FONT-SIZE: 10pt;
}

H2 {
	font-family : sans-serif;
	font-size: 16pt;
	font-style : normal;
	font-weight : normal;
	color : #666666;
}

H3 {
	color: #D0D0D0;
	font-family : georgia,sans-serif;
	font-size: 12pt;
	font-style: normal;
	text-align: center;
}

H4 {
	color: #D0D0D0;
	font-family : sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: center;
}

P {
	color: #C0C0C0;
	margin-left:15px;
	margin-right:15px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-indent: 15px;
	text-align: justify;
}

A:link{
	color: white;
	TEXT-DECORATION: underline;
}

A:visited{
	COLOR: white;
	TEXT-DECORATION: underline;
}

A:active{
	COLOR: Gray;
	TEXT-DECORATION: none;
}

A:hover{
	COLOR: #eeeeee;
	TEXT-DECORATION: none;
}

A.header:link{
	color: Black;
	font-size: 8pt;
	TEXT-DECORATION: none
}

A.header:visited{
	COLOR: Black;
	font-size: 8pt;
	TEXT-DECORATION: none;
}

A.header:active{
	COLOR: Black;
	TEXT-DECORATION: underline
}

A.header:hover{
	COLOR: Black;
	TEXT-DECORATION: underline
}

a.link
{
	color: #CCCCCC;
	TEXT-DECORATION: underline;
	font-size: 8pt;
}

a.link:visited
{
	color: #CCCCCC;
	TEXT-DECORATION: none;
}

a.link:active{
	COLOR: #CCCCCC;
	TEXT-DECORATION: none;
}

a.link:hover
{
	COLOR: #EEEEEE;
	TEXT-DECORATION: none;
}

a.menu:link
{
	color: #808080;
	TEXT-DECORATION: none;
	font-size: 8pt;
	//fuont-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

a.menu:visited {
	color: #808080;
	TEXT-DECORATION: none;
	font-size: 8pt;
	//fuont-weight : bold;
}

A.menu:active{
	color: #808080;
}

A.menu:hover{
	color: #990000;
	TEXT-DECORATION: none;
}

p.title {
	font-family : sans-serif;
	font-weight : bold;
}

.st1
{
	background: #535353;
}

.st2
{
	background : #F5F5F5;
	text-align : center;
}

.st3
{
	background : #000000;
	text-align : center;
}

.header
{
	background: #000000;
	font-size: 8pt;
	text-align : center;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

.header1
{
	background: #000000;
	color: #333333;
	font-size: 8pt;
	text-align : center;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

.st4
{
	background : #303030;
}

.st5
{
	background : Gray;
}

.c1 {
	background-color: #444444;
}

table{
	font-size: 11px;
}

HR {
	color : #dddddd;
	height : 1px;
}
