option {
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	font-size : 12px;
	border-left : 1px solid #000000;
	color : #000000;
	border-bottom : 1px solid #000000;
	font-family : Verdana, Arial, Helvetica;
	color : #ffffff;
	background-color : #666666;
}

h1 {
	font-size : 17px;
	font-style : bold;
}

body {
	margin : 0;
	font-family: Arial; 
	font-size : 12px; 
	color: #6F6F6F;	
	text-decoration : none;
	background-color : #ffffff;
}

A:link {
	text-decoration : none;
	color : #666666;
}

A:visited {
	text-decoration : none;
	color : #666666;
}

A:active {
	text-decoration : none;
	color : #000000;
}

A:hover {
	text-decoration : underline;
	color : #336633;
}

input {
	font-size : 8pt;
	font-family : Verdana;
	color : #000000;
	font-weight : bold;
	border : 1px none;
	text-decoration : none;
}

textarea {
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	font-size : 12px;
	border-left : 1px solid #000000;
	border-bottom : 1px solid #000000;
	font-family : Verdana, Arial, Helvetica;
	color : #666666;
}

strong {
	font-size : 12px;
	font-style : bold;
}

