H1  {
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	font-size : 20;
}

H2  {
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	font-size : 16;
}

H3  {
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	font-size : 12;
}

A  {
	font-size : 12;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : "#CC0000";
	text-decoration : underline;
}

A:Visited  {
	font-size : 12;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : "#330099";
	text-decoration : underline;
}

A:Active  {
	font-size : 12;
	font-family : arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : "#FF3300";
	text-decoration : underline;
}

A:Hover  {
	font-size : 12;
	font-family : arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : "#FF3300";
	text-decoration : underline;
}

.ingress  {
	font-size : 12;
	font-family : arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

.body  {
	font-size : 12;
	font-family : arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

.note  {
	font-size : 10;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

.blue  {
	font-size : 16;
	font-family : arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
	text-decoration : none;
}

.blue2 {
	font-size : 14;
	font-family : arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
	text-decoration : none;
}