P  {
	font-size : 14px;
	font-family : Arial;
}

H1  {
	font-family : Arial;
	color : Gray;
	font-size : 24px;
}

H2  {
	font-family : Arial;
	color : Gray;
}

H3  {
	color : Gray;
	font-family : Arial;
	font-size : 16px;
}

A  {
	color : Green;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	color : Green;
	font-weight : bold;
}

A:Active  {
	color : Green;
}

A:Hover  {}

BODY  {}

.arial  {
	font-family : Arial;
	font-size : 15px;
}

.footer  {
	font-size : 10px;
}

.pixleft  {
	margin-left : 10px;
	margin-bottom : 10px;
}

.tagline  {
	font-size : 16px;
	font-style : italic;
	font-weight : bold;
	color : Gray;
}

.phd  {
	font-size : 16px;
}

