P, LI, OL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	line-height : 18px;
	color : Black;
}
P.bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	line-height : 18px;
	color : Black;
	font-weight : bold;
}
P.sub {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	line-height : 14px;
	color : Black;
}
P.inactive {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	line-height : 18px;
	color : Black;
}
A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	line-height : 18px;
	color : Blue;
	text-decoration : underline;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	line-height : 18px;
	color : Red;
	text-decoration : none;
}
A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	line-height : 18px;
	color : Red;
	text-decoration : none;
}
A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	line-height : 18px;
	color : Purple;
	text-decoration : underline;
}
A.sub:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	line-height : 14px;
	color : #0000ff;
	text-decoration : underline;
}
A.sub:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	line-height : 14px;
	color : Red;
	text-decoration : none;
}
A.sub:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	line-height : 14px;
	color : Red;
	text-decoration : none;
}
A.sub:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	line-height : 14px;
	color : Purple;
	text-decoration : underline;
}
A.menu:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : normal;
	color : Blue;
	text-decoration : none;
}
A.menu:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : normal;
	color : Red;
	text-decoration : underline;
}
A.menu:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : normal;
	color : White;
	text-decoration : none;
}
A.menu:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : normal;
	color : Purple;
	text-decoration : none;
}
H1 {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	line-height : normal;
}
H2 {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	line-height : normal;
}
.bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	line-height : 18px;
	color : Black;
	font-weight : bold;
}
