body {
margin-top: 0; 
margin-left: 0; 
margin-right: 0;
background-color: #ffffff;
}


.mainbg {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
}


div.norm {
font-family: verdana, helvetica, sans-serif;
font-size: 10pt;
color: #000000;
}

div.em {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #000000;
}

div.dem {
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
color: #000000;
}

div.note {
font-family: Arial, helvetica, sans-serif;
font-size: 8pt;
color: #000000;
}

div.links {
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
color: #ff5018;
}

div.foot {
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
color: #cccc99;
}

span.em {
font-family: arial, helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
color: #000000;
}

span.dem {
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
color: #000000;
}

span.tall {
line-height: 150%;
}

span.xtall {
line-height: 250%;
}

td.main {
font-family: verdana, helvetica, sans-serif;
font-size: 10pt;
color: #000000;
background-color:  #FFFFFF;
}

td.headR {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
color: #CCCC99;
background-color: #ffffff;
}

td.headG {
background-color: #ffffff;
}

td.headB {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
color: #FFFFFF;
background-color: #001038;
}

td.headAN {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
color: #FFFFFF;
background-color: #001038;
}


td.div {
background-color: #ff5018;
}

td.form {
background-color: #E5E5CC;
}

td.foot {
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
color: #ffffff;
background-color: #FF8055;
}

ul {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
color: #000000;
}

a:link {
color: #ff5018;
}

a:hover {
text-decoration: none;
}

a:visited {
color: #999966;
}
