P  {
	font-size : 14px;
	 line-height:normal;
	 font-family : "Verdana", sans-serif;
	
}

H1  {
	font-size : 20px;
	font-family : "Verdana", sans-serif;
	color : #0066cc;
} 

H2  {
	font-family : "Verdana", sans-serif;
	font-size : 18px;
	color : #66CC99;
}

H3  {
	font-family : "Verdana", sans-serif;
	font-size : 16px;
	color : black;
	}

A  {
	font-family : "Verdana", sans-serif;
	color : blue;
	text-decoration : none;
}

A:Visited  {
	font-family : "Verdana", sans-serif;
	color : blue;
	text-decoration : none;
	
	}

A:Active  {
	font-family : "Verdana", sans-serif;
	color : blue;
	text-decoration : none;
}

A:Hover  {
	font-family : "Verdana", sans-serif;
	color : red;
	text-decoration : none;
}

BODY  {
	font-family : "Verdana", sans-serif;
	font-size : 14px;
}

.list  {
	font-family : "Verdana", sans-serif;
	font-size : 14px;
}
.feedback{
	font-family : "Verdana", sans-serif;
	font-size:12px;
	font-weight:bold;
	}