BODY {
	background : #336666 ;
	margin: 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
SCROLLBAR-FACE-COLOR: #336666; 
SCROLLBAR-HIGHLIGHT-COLOR: #336666; 
SCROLLBAR-SHADOW-COLOR: #FFFFCC; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFCC; 
SCROLLBAR-ARROW-COLOR:  #FFFFCC; 
SCROLLBAR-TRACK-COLOR: #336666; 
SCROLLBAR-DARKSHADOW-COLOR: #336666;
}
H1 {
	font-family : Arial;
	font-size : 22pt;
	color: #FFFFCC;
}
H2 {
	font-family : Arial;
	font-size : 12pt;
	color: #FFFFCC;
}
P {
	font-family : Arial;
	font-size : 9pt;
	color: #FFFFCC;
}
.yellow {
	font-family : Arial;
	font-size : 9pt;
	color: #FFFF00;
}
.green {
	font-family : Arial;
	font-size : 9pt;
	color: #336666;
	}
.smallP {
	font-family : Arial;
	font-size : 8pt;
	color: #FFFFCC;
}

a:link { color: #FFFFCC; text-decoration:none; font-family : Arial;
	font-size : 9pt;}
a:visited { color:#FFFFCC; text-decoration:none; font-family : Arial;
	font-size : 9pt;}
a:hover { color: #FFFFCC; text-decoration:underline; cursor:hand; font-family : Arial;
	font-size : 9pt;}
a:active { color:#FFFFCC; text-decoration:none;font-family : Arial;
	font-size : 9pt;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #336666; font-weight : bolder;
	background-color: #FFFFCC;
	font-weight: normal;
	border : 2px ridge Gray;
}
.form {
	BACKGROUND:#FFFFCC; 
	COLOR:#336666; 
	FONT-FAMILY:Arial; 
	FONT-SIZE:12;  border : 
	1px ridge #314100; 
}
#content     
	{
	font-family: Arial
	background-color: #336666 ;
	text-align: centre;
	margin-top: -235px;
	margin-left: -375px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 750px;
	height: 480px;
	visibility: visible
	}
	.content
{
	font-family : Arial;
	font-size : 9pt;
	color: #FFFFCC;
}	