a.nav:visited  {
	font : arial;
	color : #ffcc33;
	text-decoration : underline;
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
}

a.nav:hover  {
	font : arial;
	color : #ffcc33;
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

a.nav:active  {
	font : arial;
	color : #ffcc33;
	text-decoration : none;
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
}

a.nav:link  {
	color : #ffcc33;
	text-decoration : underline;
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	font : arial;
}

.headline  {
	font-size : large;
	font-family : Verdana;
	font-weight : bold;
	font-style : italic;
	color : 010082;
	text-decoration : none;
	text-align : center;
}

.headline2  {
	font-size : medium;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : 010082;
	text-decoration : none;
	text-align : center;
}

.headline3  {
	font-size : 20 px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : 010082;
	text-decoration : none;
	text-align : left;
}

.headline4  {
	font-size : 19 px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : 010082;
	text-decoration : none;
	text-align : left;
}



.headline5  {
	font-size : 17 px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : 010082;
	text-decoration : none;
	text-align : left;
}

.normal1  {
	color : 010082;
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text-align : center;
}

.normal2  {
	color : 010082;
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text-align : left;
}

