h1
{
	COLOR: #8192B0; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-SIZE: 10px;
}
h2
{
	COLOR: #000000; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-SIZE: 11px;
}

.stretch {
				letter-spacing: 0.5em
				}
				

body  {
background-color : #ffffff;
font-size : 12px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight : 400;
font-style : normal;
color : #000000;
}

p  {
font-size : 12px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight : 400;
font-style : normal;
color : #000000;
}

strong {
font-weight : 600;
/*font-size : 12px; */
font-family: verdana, arial, helvetica, sans-serif;
font-style : normal;
}

em {
font-family: verdana, arial, helvetica, sans-serif;
font-weight : 400;
font-style : italic;
}

td {
font-size : 12px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight : 400;
font-style : normal;
color : #000000;
}

sup {
font-size : 11px;
font-family: verdana, arial, helvetica, sans-serif;
}

/* Standard Link */
a:link {
text-decoration:NONE;
color : #336699;
}

a:visited {
text-decoration:NONE;
color : #336699;
}

a:active {
color : #c0c0c0;
}

a:hover {
color : #ffffff;
background-color : #666666;
}

/* Menu Link */
.menu:link {
font-size : 10px;
text-decoration:NONE;
color : #000000;
}

.menu:visited {
font-size : 10px;
text-decoration:NONE;
color : #000000;
}

.menu:active {
font-size : 10px;
color : #c0c0c0;
}

.menu:hover {
font-size : 10px;
color : #ffffff;
background-color : #666666;
}

.dislaimer {
font-size : 10px;
color : #cccccc;

}


.buttons:link {
font-size : 10px;
text-decoration:NONE;
color : #ffffff;
}

.buttons:visited {
font-size : 10px;
text-decoration:NONE;
color : #ffffff;
}

.buttons:active {
font-size : 10px;
color : #ffffff;
}

.buttons:hover {
font-size : 10px;
color : #ffffff;
background-color : #ffffff;
}