
P  {
	font-family : arial;
	font-size : 14px;
}

H1  {
	font-family : Arial;
	font-weight : bold;
	font-size : 22px;
}

H2  {
	font-family : Arial;
	font-size : 19px;
	text-decoration : none;
}

H3  {
	font-family : Arial;
	font-size : 19px;
	color:#009999;
	}
	H4  {
	font-family : Arial;
	font-size : 15px;
	color:#363636;
	}
	

A  {
	font-family : Arial;
	color : #0000FF;
	text-decoration : none;
	
}

A:Visited  {
	font-family : Arial;
	text-decoration : none;
	
}

A:Active  {
	font-family : Arial;
}

A:Hover  {
	font-family : Arial;
	color : red;
	text-decoration : none;
	
}

BODY  {
	font-family : Arial;
	color : #000000;
	text-decoration : none;
	font-size : 15px;
}

.nav A  {
	font-family : Arial;
	font-weight : normal;
	color : white;
	font-weight : bold;
	font-size : 15px;
}

.hover A:Hover  {
	font-family : Arial;
	color : red;
}

.list  {
	font-family : Arial;
	color : #000000;
	font-size : 14px;
}
.small{
	font-family : Arial;
	font-size : 12px;
	}
	
.faq{
	font-family : Arial;
	font-size : 14px;
	}
	
	.question {
	font-family : Arial;
	color : #ffffff;
	font-size : 11pt;
	}
	
.navfont A  {
	font-family : Arial;
	color : white;
	font-size : 14px;
	font-weight:bold;
}
.navb A  {
	font-family : Arial;
	color : white;
	font-size : 13px;
}