/*  
*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	background-color: #000;
	color: #FFF;
	text-align: center;
}

.table	{
	font-size: 1.1em;
	line-height: 10pt;
}

a	{
	color: #00DD00;
	text-decoration: none; 
	cursor: pointer;
	voice-family: "\"}\"";
	voice-family:inherit;
}

.disabled	{
	color: #B0B0B0;
	text-decoration: none;
}

.page	{
	text-align:center;
	margin:10px auto;
	margin-top: 50px;
	width:728px;
	border:1px solid #959596;
	background-image: url('bg2.gif');
	background-position: center top;
}

.page2	{
	text-align:center;
	background-color: #FFFFF5;
	margin:10px auto;
	width:728px;
	border:1px solid #959596;
}

/*Comments*/
.note	{
	text-align:justify;
	font-size: 1.2em;
	margin: 5px auto;
	margin-bottom: 15px;
	padding: 15px;
	width:500px;
	border:1px solid #959596;
	background-color: #fef7db;
}
.note2	{
	text-align:center, justify;
	font-size: 1.2em;
	margin: 5px auto;
	margin-bottom: 15px;
	padding: 15px;
	width:500px;
	border:1px solid #959596;
	background-color: #FFFFF5;
}

.head	{
	font-size: 1.1em;
	line-height: 10pt;
}

form #commentform	{
	font-size: 1.1em;
}
/*/Comments*/

.heading	{
	text-align: center;
	font-size: 1.1em;
	}
}

form .input	{
	letter-spacing: -1px;
	font-family: System;
	border: 0px solid #808080;
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	width: 710px;
	color: #00FF00;
}

.button	{
	font-family: System;
	background-color: #000;
	color: #00FF00;
	border: 1px solid #808080;
	font-size: 1.5em;
	font-weight: normal;
}

.footer	{
	text-align: center;
	font-weight: normal;
	width: 728px;
	line-height: 9pt;
}
