P,H1,H3,LI,BLOCKQUOTE,DIV,SPAN, {
	font-family: verdana;
	color: #333333
}

A,P,LI,BLOCKQUOTE,DIV,SPAN,	{
	font-size: 10px;
}

H1	{
	font-size: 19px; color: #663300;
}

H2	{
	font-size: 17px; color: #804000;
}

H3	{
	font-size: 16px; color: #999966;
}

H4	{
	font-size: 14px; color: #9F5000;
}

H5	{
	font-size: 13px; color: #666633;
}

H6	{
	font-size: 11px; color: #66633;
}


.i {  font-style: italic}
.b {  font-weight: bold; font-size: 10px}
.c {  text-align: center; background-position: center}

A:hover {
	text-decoration: underline;
	font-family: verdana;
	color: #C33;
	}
A:link,A:visited,A:active {
	text-decoration: none;
	font-family: verdana
	color: #333333;
	}

