

.TextObject {
	font-family: Arial,           Helvetica,           Geneva,           Sans-serif;
 	font-size: 16px;
 	color: rgb(1,71,0);
 	font-weight: bold
}

.TextNavBar {
	font-family: Arial,                             Helvetica,                             Geneva,                             Sans-serif;
 	font-size: 16px;
 	color: rgb(1,71,0);
 	font-weight: bold
}

BODY {
	font-family: Arial;
 	font-size: 16px;
 	color: rgb(1,71,0);
 	font-weight: bold
}

P {
	font-family: Arial,                          Helvetica,                          Geneva,                          Sans-serif;
 	font-size: 16px;
 	color: rgb(1,71,0);
 	font-weight: bold
}

H1 {
	font-family: Arial,                         Helvetica,                         Geneva,                         Sans-serif;
 	font-size: 16px;
 	color: rgb(1,71,0);
 	font-weight: bold
}

H2 {
	font-family: Arial,                        Helvetica,                        Geneva,                        Sans-serif;
 	font-size: 16px;
 	color: rgb(1,71,0);
 	font-weight: bold
}

H3 {
	font-family: Arial,                       Helvetica,                       Geneva,                       Sans-serif;
 	font-size: 16px;
 	color: rgb(1,71,0);
 	font-weight: bold
}

H4 {
	font-family: Arial,                      Helvetica,                      Geneva,                      Sans-serif;
 	font-size: 16px;
 	color: rgb(1,71,0);
 	font-weight: bold
}

H5 {
	font-family: Arial,                     Helvetica,                     Geneva,                     Sans-serif;
 	font-size: 16px;
 	color: rgb(1,71,0);
 	font-weight: bold
}

H6 {
	font-family: Arial,                    Helvetica,                    Geneva,                    Sans-serif;
 	font-size: 16px;
 	color: rgb(1,71,0);
 	font-weight: bold
}

A {
	font-family: Arial,                   Helvetica,                   Geneva,                   Sans-serif;
 	font-size: 16px;
 	color: rgb(1,71,0);
 	font-weight: bold
}

A:active {
	font-family: Arial,                  Helvetica,                  Geneva,                  Sans-serif;
 	font-size: 16px;
 	color: rgb(1,71,0);
 	font-weight: bold
}

A:link {
	font-family: Arial,                Helvetica,                Geneva,                Sans-serif;
 	font-size: 16px;
 	color: rgb(1,71,0);
 	font-weight: bold
}

A:visited {
	font-family: Arial;
 	font-size: 16px;
 	color: rgb(1,71,0);
 	font-weight: bold
}

LI {
	font-family: Arial,              Helvetica,              Geneva,              Sans-serif;
 	font-size: 16px;
 	color: rgb(1,71,0);
 	font-weight: bold
}

OL {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
 	font-size: 16px;
 	color: rgb(1,71,0);
 	font-weight: bold
}

UL {
	font-family: Arial,            Helvetica,            Geneva,            Sans-serif;
 	font-size: 16px;
 	color: rgb(1,71,0);
 	font-weight: bold
}

ADDRESS {
	font-family: Arial;
 	font-size: 16px;
 	color: rgb(1,71,0);
 	font-weight: bold
}

PRE {
	font-family: Arial,         Helvetica,         Geneva,         Sans-serif;
 	font-size: 16px;
 	color: rgb(1,71,0);
 	font-weight: bold
}

BLOCKQUOTE {
	font-family: Arial,       Helvetica,       Geneva,       Sans-serif;
 	font-size: 16px;
 	color: rgb(1,71,0);
 	font-weight: bold
}A:hover
{	font-weight : bold;
	font-family : Arial;
	color : rgb(1,71,0);
	font-size : 16px}


