body, textarea,p,font,td, li, ul,ol
	{
	font-size : 12px;
	scrollbar-face-color: EEEEEE;
	scrollbar-highlight-color: EEEEEE;
	scrollbar-shadow-color: 606060;
	scrollbar-3dlight-color: 808080;
	scrollbar-arrow-color: silver;
	scrollbar-track-color: EEEEEE;
	scrollbar-darkshadow-color: 606060
	}
.shadow
	{
		width:11;
		height:11;
		filter: Shadow(Color=#333333, Direction=120)
	}
body
	{
		padding:0px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:5px;
		margin-top:0px;
		color: #000000;
		font-family:  arial, sans-serif;
		font-size: 11px;
	}
form
	{
		margin:0px;
	}
a:link
	{
		color: #0000FF;
		font-weight : bold;
		text-decoration:none;
		background-color:transparent;
	}
a:visited
	{
		color: #0000FF;
		font-weight : bold;
		text-decoration:none;
		background-color:transparent;
	}
a:hover
	{
		color: black;
		font-weight : bold;
		background-color:none;
	}
a:active
	{
		color: #CC66FF;
		font-weight : bold;
		background-color:transparent;
		text-decoration:underline;
	}
.box
	{
		float:left;
		font-weight:bold;
		width:11px;
	}
SELECT
	{
		font-family:arial,Helvetica;
		font-style:normal;
		font-size : 11px
	}
INPUT
	{
	font-family:arial,Helvetica;
	font-style:normal;
	font-size : 11px
	}
.Tiny
	{
		font-family:arial, arial,Helvetica;font-style:normal;font-size : 11px
	}

H1
	{
		font-size : 11px;
		font-weight : bold;
		color:black;
		margin:0px;
	}
H3 	{
		font-size: 16px;
		font-weight : bold;
		color:black;
		margin:0px;
	}
H2
	{
		font-size : 16px;
		color:black;
	}
TD
	{
		font-size : 11px;
		color:black;
	}
DIV
	{
		font-size : 11px;
		color:black;
	}
a.bodylink
	{
		color : CCFFCC;
		font-size : 11px;
		font-weight : bold;
		text-decoration:none;
	}
.1a
	{
		font-family:arial, Helvetica;
		font-style:normal;
		font-size : 12px;
		border-style: solid;
		border-color: #COCOCO;
	}
.1b
	{
		background-color: #F8F7F8;
		color: #000000;
		font-family: Arial;
		font-style: bold;
		font-size: 8pt;
		border-left-style: outset;
		border-bottom-style: bold;
	}
.1c
	{
		background-color:EEEEEE;
		color: #000000;
		font-family: Arial;
		font-size: 8pt;
		border-left-style: outset;
		border-bottom-style: bold;
	}
#dek
	{
		POSITION:absolute;
		VISIBILITY:hidden;
		Z-INDEX:200;
	}