<style>body {}

Body
{
	cursor:url('cursor.ani');
	font-family: tahoma; 
	color: #404040;
	letter-spacing: 0pt; 
	font-weight: normal;
	font-size: 7.5pt;
	background-color: #FFFFFF;
	background-image:url('background.gif');	
	background-repeat: x, y;
	background-attachment: fixed;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #404040;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}

A:link, a:active, a:visited,
{
	color: #808080;
	font-weight: normal;
	text-decoration:none;
	cursor:url('cursor.ani');
}

A:hover
{
	color:#FFFFFF;
	font-weight: normal;
	background-color: #EDB5FF;
	border-bottom: 1px dotted;
	color: #808080;
	height:7pt;
	cursor:url('cursor.ani');
}

b
{
	font-size: 7.5pt;
	color: #00EAE7;
}

i
{
	font-size: 7.5pt;
	color: #ACE400;
}

u
{
	font-size: 7.5pt;
	color: #D27FFF;
}

input, submit, textarea
{
	color: #808080;
	background: #EBFF79;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;	
	font-family: tahoma;
	text-align: left;
	border-width: 1px;
	border-style: dotted;
	border-color:#404040;
	width: 80;
}

.h1
{
	font-family: tahoma;
	font-size: 7pt;
	color: #808080;
	text-align: center;
	font-weight: normal;
	letter-spacing: -1px;
	border: 0;
	margin-left: 20px;
	margin-right: 20px;	
	margin-top: 20px;
	margin-bottom: 20px;
	background: #FFE29B;
}

.main2
{
	font-family: tahoma;
	font-size: 7.5;
	color: #404040;
	text-align: justify;
	letter-spacing: 0px;
	border: 0;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: -15px;
	margin-bottom: 0px;
	background: #;
}

.main3
{
	font-family: tahoma;
	font-size: 7.5pt;
	color: #404040;
	text-align: center;
	letter-spacing: 0px;
	border: 0px dashed #EDB5FF;
	width: 270px;
	margin-top: -25px;
	margin-bottom: 50px;
	background-color: #E4E4E4;

}
</style>
