
.nav  {
	font-size : 15;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : black;
	text-decoration : none;
	background-color : #1be4bc;
}

.nav A  {
	color : black;
	text-decoration : none;
	background-color : #1be4bc;
}

.nav A:hover  {
	color : white;
	background-color : 1A79B3;
}


.body  {
	font-size : 12;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : black;
	line-height : 1.5;
}

.bodywh  {
	font-size : 12;
	font-family : Verdana,sans-serif;
	color : white;
	line-height : 1.2;
}

.bodyw  {
	font-size : 13;
	font-family : Verdana,sans-serif;
	color : white;
	line-height : 1.2;
}

.bodysm  {
	font-size : 12.5;
	font-family : Arial;
	color : black;
}

.bodysmwh  {
	font-size : 11;
	font-family : Verdana,sans-serif;
	color : white;
	font-weight : bold;
}

.body2  {
	font-size : 16;
	font-family : Verdana,sans-serif;
	color : black;
}

.body  A  {
	color : 1A79B3;
	font-weight : bold;
	text-decoration : none;
}

.body  A:hover  {
	color : red;
	font-weight : bold;
	text-decoration : underline;
}

.header  {
	font-size : 22;
	font-weight : bold;
	font-family : Comic Sans MS,sans-serif;
	text-align : center;
	color : white;
	text-decoration : none;
}

.headerwh  {
	font-size : 18;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : white;
	text-decoration : none;
}

.foot  {
	font-size : 13;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : black;
}

.foot  A  {
	color : 669966;
	text-decoration : none;
}

.foot  A:hover  {
	color : red;
	text-decoration : underline;
}

.title  {
	font-size : 14;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : black;
}

.titleu  {
	font-size : 14;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : black;
	text-decoration : underline;
}

.title A  {
	font-size : 14;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : white;
	text-decoration : none;
}

.title A:hover  {
	color : red;
	text-decoration : underline;
}

.titlewh  {
	font-size : 14;
	font-family : Verdana,sans-serif;
	color : white;
}

.title2  {
	font-size : 13;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : black;
}

.titlebig  {
	font-size : 18;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : black;
}

.titlebigwh  {
	font-size : 22;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : white;
}

.field  {
	font-size : 15;
	font-family : Verdana,sans-serif;
	color : black;
}

.fieldsmall  {
	font-size : 12;
	font-family : Verdana,sans-serif;
	color : black;
}

.fieldsmall1  {
	font-size : 10;
	font-family : Verdana,sans-serif;
	color : black;
	text-align : left;
}

.form  {
	font-size : 12;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : black;
}

.formbig  {
	font-size : 18;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : black;
}

.formsmall  {
	font-size : 11;
	font-weight : bold;
	font-family : arial;
	color : black;
}

#formsmall  {
	font-size : 12;
	font-family : arial;
	font-weight : bold;
	color : black;
	background-color : faebd7;
}

#button  {
	font-size : 16;
	font-family : arial;
	font-weight : bold;
	color : black;
	background-color : faebd7;
}

.button1  {
	font-size : 12;
	font-family : arial;
	font-weight : bold;
	color : black;
	background-color : 669966;
}

