P  {
	font-size : 12px;
	font-family : arial, verdana;
	font-weight : normal;
	color : Black;
	margin-left : 15px;
	margin-top : 7px;
	margin-bottom : 6px;
	margin-right : 3px;
}

P.BIO  {
	font-size : 10px;
	font-family : arial, verdana;
	font-weight : normal;
	color : Black;
	margin-right : 3px;
	margin-bottom : 6px;
}

P.INFO  {
	font-size : 10px;
	font-family : arial, verdana;
	font-weight : normal;
	color : Black;
	margin-right : 3px;
	margin-bottom : 6px;
}

H1  {
	font-size : 36px;
	font-family : arial, verdana;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	margin-bottom : 0px;
}

H2  {
	font-size : 24px;
	font-family : arial, verdana;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	margin-bottom : 0px;
	margin-top : 2px;
	margin-right : 2px;
}


H3  {
	font-size : 16px;
	font-family : arial, verdana;
	font-weight : bold;
	color : #000000;
	margin-bottom : 2px;
	margin-top : 2px;
	margin-right : 2px;
}

H3.purple  {
	font-size : 16px;
	font-family : arial, verdana;
	font-weight : bold;
	color : #d5b9d0;
	margin-bottom : 2px;
	margin-top : 2px;
	margin-right : 2px;
}

H4  {
	font-size : 12px;
	font-family : arial, verdana;
	font-weight : normal;
	color : #000000;
	margin-bottom : 2px;
	margin-top : 2px;
	margin-right : 2px;
}

H5  {
	font-size : 12px;
	font-family : arial, verdana;
	font-weight : bold;
	color : #000000;
	margin-bottom : 0%;
	margin-top : 0%;
	margin-right : 5px;
}

H6  {
	font-size : 10px;
	font-family : Arial;
	font-weight : bold;
	color : #000000;
	margin-bottom : 0%;
	margin-top : 0%;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : Arial;
	font-size : 12px;
}


