h1
{
	COLOR: #0b0b0b; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-SIZE: 10px;
}

.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-size : 12px;
font-family: Verdana,geneva, arial, helvetica, sans-serif;
font-weight : 400;
font-style : normal;
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 : #ffffff;
background-color : #ffffff;
cursor: hand;
}

/* Menu Link */
a.menu:link {
text-decoration:NONE;
color : #000000;
background-color : #ffffff;
display: block; 
cursor: hand;

}

a.menu:visited {
text-decoration:NONE;
color : #000000;
}

a.menu:active {
color : #000000;
margin: 0px; 
padding:0px;
}

a.menu:hover {
color : #ffffff;
background-color : #90B1CA;
display: block; 
cursor: hand;

}
