
a {  

		color: #dddddd; 
		text-decoration: none;
		font-weight: bold;
}
		a:hover {  
		color: #FF9900; 
		text-decoration: none;
		font-weight: bold;

}

H1 	  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bolder;
	color: #dddddd;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: none;
}
H2       {
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	font-size: 110%;
	margin-bottom: -5px;
	margin-top: -5px;

}

		
	
P    {  font-family: "Trebuchet MS", Verdana, geneva, sans-serif; 
        font-size: 75%;
		color:#FFFFFF;
	margin-top: 5px;
	margin-bottom: 7px;
	 line-height: 140%;
        }
		
		
Ol    {  font-family: Verdana, geneva, sans-serif; 
        font-size: 75%;
	margin-top: 3px;
	margin-bottom: 6px;
	 line-height: 140%;
        }
		
ul    {  font-family: Verdana, geneva, sans-serif; 
        font-size: 75%;
	margin-top: 3px;
	margin-bottom: 6px;
	 line-height: 140%;
        }

option {
	BACKGROUND-COLOR: #EEEEEE;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	COLOR: #666666;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;

}

input {
	BACKGROUND-COLOR: #EEEEEE;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	COLOR: #666666;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;

}

.radio {
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: #FFFFFF 0px solid;
	COLOR: #FFFFFF;
	FONT-SIZE: 8pt;

}

.checkbox {
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: #FFFFFF 0px solid;
	COLOR: #FFFFFF;
	FONT-SIZE: 8pt;

}

.input200 {
	width : 200px;
}


.input100 {
	width : 100px;
}


textarea {
	BACKGROUND-COLOR: #EEEEEE;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	COLOR: #666666;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	width : 200px;
		height : 100px;
}
.puff {

	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

