@CHARSET "UTF-8";
/* Text */
body {	font-family : Verdana ;
	font-size : 14px;
	background-color : rgb(255,252,206);
	font-weight : normal;
	font-style : normal
}

P {
	font-family: Verdana ;
	font-size : 14px;
	font-weight : normal;
	font-style : normal
}

UL {
	font-family: Verdana ;
	font-size : 14px
}

OL {
	font-family: Verdana ;
	font-size : 14px
}

.TextObject {
	font-family: Verdana ;
	font-size : 14px
}

.TextNavBar {
	font-family: Verdana ;
	font-size : 12px;
	color : rgb(0,68,0);
	text-decoration : none
}

A {
	font-family: Verdana ;
	font-size : 14px;
/*	color : rgb(0,68,0);*/
	color: #fff;
	font-weight : bold;
	text-decoration : none
}

A:visited {
	font-family: Verdana ;
	font-size : 14px;
/*	color : rgb(0,68,0);*/
	color: #fff;
	font-weight : bold;
	text-decoration : none
}

A:active {
	font-family: Verdana ;
	font-size : 14px;
/*	color : rgb(0,68,0);*/
	color: #fff;
	font-weight : bold;
	text-decoration : none
}

H1 {	font-size : 36px
}

Anav {
	font-family: Calibri;
	font-size : 18px;
	color : rgb(255,255,255);
	font-weight : bold;
	text-decoration : none
}

Anav:visited {
	font-family: Calibri;
	font-size : 18px;
	color : rgb(255,255,255);
	font-weight : bold;
	text-decoration : none
}

Anav:active {
	font-family: Calibri;
	font-size : 18px;
	color : rgb(255,255,255);
	font-weight : bold;
	text-decoration : none
}



H2 {
	font-size: 16pt
}

H3 {
	font-size: 24px
}

H4 {
	font-size: 20px;
	font-weight : bold
}

H5 {
	font-size: 16px
}

H6 {
	font-size: 14px;
	font-weight : bold
}

A:hover {
	font-family: Verdana ;
	font-size : 14px;
/*	color : rgb(0,68,0);*/
	color: #fff;
	font-weight : bold;
	text-decoration : underline
}

Anav:hover {
	font-family: Calibri;
	font-size : 18px;
	color : rgb(255,255,0);
	font-weight : bold;
	text-decoration : none
}


 
