A.NAVBUTTON:LINK  {
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	font-size : 14 pt;
	color : Aqua;
	text-align : right;
	text-transform : capitalize;
	text-decoration : none;
}

A.NAVBUTTON:HOVER  {
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	font-size : 14 pt;
	color : White;
	text-align : right;
	text-transform : capitalize;
	text-decoration : none;
}

A.NAVBUTTON2:LINK  {
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	font-size : 14 pt;
	color : Black;
	text-align : right;
	text-transform : capitalize;
	text-decoration : none;
}

A.NAVBUTTON2:HOVER  {
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	font-size : 14 pt;
	color : Gold;
	text-align : right;
	text-transform : capitalize;
	text-decoration : none;
}

H4  {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	font-size : 18 pt;
	color : #00FFFF;
	position : relative;
}

H3  {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	font-size : 16 pt;
	color : #00FFFF;
}

H2  {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	font-size : 20 pt;
	color : #00FFFF;
}

H1  {
	font-family : Arial;
	font-size : 24pt;
	font-weight : bold;
	font-style : none;
	color : #00FFFF;
	text-transform : capitalize;
	text-decoration : none;
}

.bodytext  {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 12 pt;
	color : White;
}

.bodytext2  {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 12 pt;
	color : Aqua;
}

.navbutton  {
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	font-size : 14 pt;
	color : Aqua;
	text-transform : capitalize;
	text-decoration : none;
}

.navbutton2  {
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	font-size : 14 pt;
	color : Black;
	text-transform : capitalize;
	text-decoration : none;
}

#leftside  {
	font-size : 12pt;
	font-family : Arial, Helvetica;
	color : White;
	text-align : left;
	width : 225;
	position : absolute;
	left : auto;
}

#rightside  {
	width : 220;
	text-align : right;
	color : White;
	font-family : Arial, Helvetica;
	font-size : 12pt;
	text-indent : 235;
}

A:LINK  {
	font-size : 12pt;
	font-family : Arial, Helvetica;
	color : Navy;
	text-decoration : none;
}

A:VISITED  {
	font-size : 12pt;
	font-family : Arial, Helvetica;
	color : Olive;
	text-decoration : none;
}

