FORM {
	font-size : 1em;
	height : 23px;
	border : 0;
	border-bottom-width : 0;
	border-bottom : 0;
	border-top-width : 0;
	border-top : 0;
	border-width : 0 0 0 0;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

INPUT>class {
	border : 1px solid #EA8100;
	font-size : 1em;
	font-family : sans-serif;
}

hr {  color: #FF8C00;  height : 1;  width : 412;  vertical-align : middle;   

}



H1 {
	color : Green;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.8em;
}



H2 {
	color : Green;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.4em;
}



H3 {
	color : #4B0082;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.2em;
}



H4 {
	color : #4B0082;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.1em;
	}



BLOCKQUOTE {
	color : #2C2C2C;
	text-indent : 5px;
	list-style : url(circleorg.jpg);
	font-family: sans-serif;
	font-size: .8em;
	font-style: italic;
}

BODY {
	font-family : sans-serif;
	color : #3D3D3D;
	padding-left : 5px;
	padding-right : 5px;
	text-align : left;
	vertical-align : top;
	font-size: .8em;
}



P {
	font-family : sans-serif;
	color : #3D3D3D;
	padding-left : 5px;
	padding-right : 5px;
	text-align : left;
	vertical-align : top;
	font-size: 1em;
}



A.questn {
	font-size: .9em;
	font-style: italic;
	color: #009900;
	text-decoration: none;
	font-family: Verdana;
	font-weight: normal;
	font-variant: normal;


}

A.questn:HOVER {
	font-size: .9em;
	font-style: italic;
	color: #FF8C00;
	text-decoration: none;
	font-family: Verdana;
	font-weight: normal;
	font-variant: normal;
}



A {
	text-decoration: none;
	color : #4B0082;
	font-family: Verdana;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}



A:HOVER {
	text-decoration: none;
	color : #FF8C00;
	font-family: Verdana;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;


}

