h1
{
	COLOR: #8192B0; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-SIZE: 11px;
}

.stretch {
				letter-spacing: 0.5em
				}
h2
{
	COLOR: #8192B0; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-SIZE: 11px;
}

.stretch {
				letter-spacing: 0.5em
				}
h3
{
	COLOR: #8192B0; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-SIZE: 11px;
}

h4
{
	COLOR: #8192B0; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-SIZE: 11px;
}

.stretch {
				letter-spacing: 0.5em
				}

.stretch {
				letter-spacing: 0.5em
				}

body  {
background-color : #ffffff;
font-size : 12px;
font-family: Verdana,geneva, arial, helvetica, sans-serif;
font-weight : 400;
font-style : normal;
color : #000000;
}

p  {
font-size : 12px;
font-family: Verdana,geneva, arial, helvetica, sans-serif;
font-weight : 400;
font-style : normal;
color : #000000;
}

strong {
font-weight : 600;
/*font-size : 12px; */
font-family: Verdana,geneva, arial, helvetica, sans-serif;
font-style : normal;
}

em {
font-family: Verdana,geneva, arial, helvetica, sans-serif;
font-weight : 400;
font-style : italic;
}

td {

     font-family: arial, helvetica, sans-serif;
	 font-size : 12px;
color : #000000;
}
sup {
font-size : 11px;
font-family: Verdana,geneva, arial, helvetica, sans-serif;
}

/* Standard Link */
a:link {
text-decoration:NONE;
color : #336699;
cursor: hand;
}

a:visited {
text-decoration:NONE;
color : #336699;
}

a:active {
color : #c0c0c0;
}

a:hover {
color : #cc3300;
cursor: hand;
}




/* Left Nav */
.nav {
     color: #ffffff;
     font-family: arial, helvetica, sans-serif;
	 font-size : 12px;
     background-color: #ffffff;
     border: solid 1px #F3F3F3;
}


.nav-highlight {
     color: White;
     font-family: arial, helvetica, sans-serif;
	 font-size : 12px;
     background-color: #F3F3F3;
	 border: solid 1px #cccccc;
}


/* Nav2 text */
a.nav2:link {
font-family: arial, helvetica, sans-serif;
font-size : 10px;
text-decoration:none;
color : maroon
cursor: hand;
}

a.nav2:visited {
font-family: arial, helvetica, sans-serif;
font-size : 10px;
text-decoration:none;
color : maroon
cursor: hand;

}

a.nav2:active {
font-family: arial, helvetica, sans-serif;
font-size : 10px;
text-decoration:none;
color : maroon
cursor: hand;

}

a.nav2:hover {
font-family: arial, helvetica, sans-serif;
font-size : 10px;
text-decoration:underline;
color : maroon
cursor: hand;
}