/* Elements */

A:link
{	
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
    	FONT-SIZE: 10pt;
    	COLOR: #000066;
    	TEXT-DECORATION: underline;
}
A:visited
{
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
    	FONT-SIZE: 10pt;
    	COLOR: #000066;
    	TEXT-DECORATION: underline;
}
A:hover
{
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
    	FONT-SIZE: 10pt;
    	COLOR: #990000;
    	TEXT-DECORATION: underline;
}

ADDRESS {}

body {
        background-color: #ffffff;
		margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        font-size: 10pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;
		COLOR: #000000;
		text-decoration: none;
	
}

DIV {}

H1  {
	display: inline;
	color: #000000;
        font-size: 10pt;
        font-weight: bold;
	font-style: normal;
        font-family: verdana, arial, helvetica, sans-serif;
		text-align:center ;
}

H2  {
	display: inline;
	color: #000000;
        font-size: 12pt;
        font-weight: bold;
	font-style: normal;
        font-family: verdana, arial, helvetica, sans-serif;
}

H3  {
	display: inline;
	color: #000000;
        font-size: 14pt;
        font-weight: bold;
	font-style: normal;
        font-family: verdana, arial, helvetica, sans-serif;
}

H4  {
	display: inline;
	color: #000000;
        font-size: 16pt;
        font-weight: bold;
	font-style: normal;
        font-family: verdana, arial, helvetica, sans-serif;
}

LI {}

OL {}

P {

	font-size: 10pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	text-decoration: none;
}

UL {}

/* Classes */

A.hyper2:link
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
A.hyper2:visited
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
A.hyper2:hover
{
    COLOR: #ffffff;
    TEXT-DECORATION: underline;
}
A.hyper2:active
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
a.anchorwhite  { color: #ffffff;text-decoration:none; }
a.anchorwhite:hover  { color: #ffffff; text-decoration:underline; }
a.anchorwhite:visited  { color: #ffffff; text-decoration:none; }
a.anchorwhite:active  { color: #ffffff; text-decoration:none; }

a.topnav:link {
        color: #FFFFFF;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 10pt; 
	font-weight: bold;
}

a.topnav:visited {
        color: #FFFFFF;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
}

a.topnav:hover {
        color: #990000;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 10pt; 
	font-weight: bold;
 	text-decoration: underline;
}

P.introduction {}

td.callout{
	background-color: #DFDFDF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	COLOR: #000000; 
	font-weight: normal;
}
.footer {
	font-family: tahoma;
	font-size: 10px;
	color: #c5c5bf;
}
.imagetext
{
	font-family: verdana;
	font-weight:bold;
	font-size: 8pt;
	color: #535353;
}

.Textbox
{
	height: 20px; 
	font-size:12; 
	font-family: verdana;
	border: 1 solid #1A3648
}
.Textarea
{
	
	font-size:12; 
	font-family: verdana;
	border: 1 solid #1A3648
}
.Button
{
	height: 20px; 
	font-size:12; 
	font-family: verdana;
	font-weight: bold;
	border: 1 solid #1A3648;	
}
.Select
{	
	font-size:11; 
	font-family: verdana;
}

/* IDs */

DIV#body {}

