P  {
	font-family : "Arial", sans-serif;
	font-size : 14px;
	line-height : normal;
}

H1  {
	font-family : "Arial", sans-serif;
	font-size : 26px;
	color :#7e7e7e;
	line-height : 1;
}

H2  {
	font-family : "Arial", sans-serif;
	font-size : 20px;
	color : #6699ff;
}

H3  {
	font-family : "Arial", sans-serif;
	font-size : 18px;
	color : #3300cc;
}

A  {
	font-family : "Arial", sans-serif;
	color : #0000FF;
	text-decoration : none;
}

A:Visited  {
	font-family : "Arial", sans-serif;
	text-decoration : none;
}

A:Active  {
	font-family : "Arial", sans-serif;
	color : red;
	text-decoration : none;
}

A:Hover  {
	font-family : "Arial", sans-serif;
	color : red;
	text-decoration : none;
}

BODY  {
	font-family : "Arial", sans-serif;
	font-size : 14px;
}

.list  {
	font-family : "Arial", sans-serif;
	font-size : 14px;
}

.small{
	font-family : "Verdana", sans-serif;
	font-size : 11px;
	}