<style type="text/css"> 
<!--
a	{
	cursor : hand;
}
a:link	{
	color : #999999;
	text-decoration : none;
}
a:visited	{
	color : #999999;
	text-decoration : none;
}
a:active	{
	color : #ff00ff;
	text-decoration : none;
}
a:hover	{
	color : #ff00ff;
	text-decoration : none;
}
body	{
	color : #C0C0C0;
	background-color : #2F2F2F;
	scrollbar-base-color : #808040;
}
.feedb 	{
	font-size : 10px;
	line-HEIGHT : 16px;
	color : #660000;
	text-decoration : none;
}
.feedb a:link	{
	color : #660000;
	text-decoration : none;
}
.feedb a:hover	{
	color : #cc0000;
	text-decoration : none;
}
.subbody {
	width : 700px;
	font-size : 85%;
  	background-image : url();
}
.mainbody {
	width : 700px;
	font-size : 14px;
	text-align : left;
  	background-color : #404040;
	

  
}
.head {
	width : 100% ;
	HEIGHT : 300px;
	text-align : left ;
  	font-size : 12px;
}
.head2 {
	width : 100% ;
	HEIGHT : 150px;
	text-align : left ;
	padding : 20px 0px 20px 20px ;
  	background-image : url(head.jpg);
  	font-size : 24px;
}
.main {
	width : 600px;
	FLOAT:  right;
  	background-image : url(main.jpg);
}
.side {
	width : 100px;
	FLOAT: left; 
}
H1{
	font-size : 12px;
	color : #cccccc;
	text-decoration : none;
}
.footer	{
	font-size : 11px;
}
.c-both {
	clear:both;
}
-->
</style>