H2  {
	font-size : 16pt;
	font-family : "Bookman Old Style";
	font : bold normal;
	color : blue;
}

H3  {
	font-family : Lucida Sans;
	font-size : 16pt;
	color : blue;
	vertical-align : baseline;
	padding-right : 4px;
	padding-top : 4px;
	padding-bottom : 4px;
	padding-left : 4px;
}

H4  {
	font-family : Arial;
	font-size : 9pt;
	color : Navy;
}

H5  {
	font-family : Arial;
	font-size : 10pt;
	color : Navy;
	padding-left : 10px;
	padding-right : 10px;
	text-align : left;
}

H6  {
	font-family : "Times New Roman", Times, serif;
	font-size : 6pt;
	color : white;
}

H1  {
	font-family : Tekton;
	font-size : 12pt;
	color : Navy;
	font-weight : bold;
}

.menuitems  {
	font-family : Arial;
	font-size : 8pt;
	color : yellow;
}

.arial16  {
	font-family : Arial;
	font-size : 16pt;
	color : Yellow;
}

.arial8Y  {
	font-family : Arial;
	font-size : 8pt;
	color : Yellow;
}
.arial8  {
	font-family : Arial;
	font-size : 8pt;
	color : Black;
}
.arial12  {
	font-family : Arial;
	font-size : 12pt;
	color : Yellow;
}

.arial10y  {
	font-family : Arial;
	font-size : 10pt;
	color : yellow;
}

.arial10  {
	font-family : Arial;
	font-size : 10pt;
	color : aqua;
}

A:hover  {
	font : Arial;
	font-size : 10pt;
	background : blue;
}

.titletype  {
	font : Arial;
	font-size : 16pt;
	font-weight : bold;
	color : Yellow;
}

.arialBlack10  {
	font-size : 8;
	font-family : Arial;
	color : Black;
	font-style : normal;
}

.arialBlack12  {
	font-size : 12;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.arialBlack16  {
	font-size : 16;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Blue;
}

