BODY {
	background-color : #ffffff;
	color : Navy;
	font-family : arial,helvetica;
	font-size : 100%;
}

A:LINK {
	color : #ffffff;
	text-decoration : underline;
}

A:VISITED {
	color : Gray;
	text-decoration :underline;
}

A:HOVER {
	background-color : #00498D;
	color : White;
	text-decoration : none;
}

A.form:LINK {
	color : Navy;
	text-decoration : underline;
}

A.form:VISITED {
	color : Navy;
	text-decoration :underline;
}

A.form:HOVER {
	background-color : #00498D;
	color : White;
	text-decoration : none;
}

ul {
	color : #00498D;
	font-family : arial,helvetica;
	font-size : 100%;
	text-transform : capitalize;
}
li {
	color : #00498D;
	font-family : arial,helvetica;
	font-size : 100%;
	text-transform : capitalize;
}
H1 {
	color : #ffffff;
	font-family : arial,helvetica;
	font-size : 200%;
	text-transform : capitalize;
}


H2 {
	color :#ffffff;
	font-family : arial,helvetica;
	font-size : 100%;
	font-weight : normal;
	font-style : normal;
}

H3 {
	color : #00498D;
	font-family : arial,helvetica;
	font-size : 120%;
}

H4 {
	color : #1030A0;
	font-family : arial,helvetica;
	font-size : 115%;
}

H5 {
	color : #1030A0;
	font-family : arial,helvetica;
	font-size : 85%;
}

H6 {
	color : #ffffff;
	font-family : arial,helvetica;
	font-size : 75%;
	font-style : normal;
	font-weight : normal;
}

Ch {
color : #ffffff;
	font-family : arial,helvetica;
	font-size : 75%;
	font-style : normal;
	font-weight : normal;
}
a.link2 {
	color : #00498D;
	font-family : arial,helvetica;
	font-size : 100%;
}

.btn {
	width : 100;
}

.smallbtn {
	width : 50;
}
