P  {
	font-family : ariel;
	font-size : 14px;
	color : #333366;
}

B  {
	font-family : ariel;
	font-size : 14px;
	color : #333366;
	font-weight : bold;
}

H2  {
	font-family : ariel;
	font-size : 16px;
	color : #333366;
	font-weight : bold;
}

H3  {
	font-family : ariel;
	font-size : 14px;
	color : #333366;
	font-weight : bold;
}

.foot  {
	font-family : ariel;
	font-size : 10px;
	color : #333366;
}

LI  {
	font-family : ariel;
	font-size : 14px;
	color : #333366;
}

UL  {
	font-family : ariel;
	font-size : 14px;
	color : #333366;
}

A:Link  {
	color : 333366;
}

A:Visited  {
	color : 333366;
}

A:Active  {
	color : 333366;
	text-decoration : underline;
}

A:Hover  {
	color : FF3300;
	text-decoration : none;
}

