body
	{
	background-color: #5c6369;
	font-size: 8pt;
	font-family: verdana, helvetica, arial; 
	font-weight: bold; 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	scrollbar-face-color: #5C6369;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #808080;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #FF0000;
	}
a:link
	{ 
	text-decoration: none; 
	color: #ff0000; 
	font-weight: bold; 
	}
a:visited
	{
	text-decoration: none; 
	color: #ff0000;
	font-weight: bold;
	}
select
	{
	background: #cccccc;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	font-family: verdana, arial;
	}
input
	{
	background: #cccccc;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	font-family: verdana, arial;
	}
textarea
	{
	background: #EEEEEE;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	font-family: verdana, arial;
	}
th
	{
	font-size: 9pt;
	font-weight: bold;
	font-family: verdana, arial;
	}
td
	{
	font-size: 8pt;
	font-weight: bold;
	font-family: verdana, arial;
	}

td.white
	{
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	font-family: verdana, arial;
	}

h1 {
	color : #FFFFFF ;
	font-size: 20pt;
	font-family: verdana, helvetica, arial; 
	
}

h2 {
	color : #000000 ;
	font-size: 20pt;
	font-family: verdana, helvetica, arial; 
	text-align: center;
}