body {
	margin-top:  0pt;
	margin-left: 0pt;
        margin-right: 0pt;
        font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
}

p, blockquote, br, span, ol, ul, li, dl tr, th, td, thead, tfoot, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

p, blockquote, br, span, ol, ul, li, dl tr, th, td, thead, tfoot {
	font-size: 10pt;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
}

.left_nav {
	     font-family: Verdana, Helvetica, Arial, sans-serif; 
             font-size: xsmall; 
             color: #000099; 
             line-height: normal; 
             font-weight: bold;
}

A:LINK  {
        text-decoration : none;
        color : #3f3fcd;
}

A:VISITED  {
        text-decoration : none;
        color : #3f3fcd;
}

A:HOVER  {
	text-decoration : underline;
}

A.topnav-b:LINK  {
        text-decoration : none;
        color : #FFFFFF;
	font-family: Arial, Verdana, Helvatica, Sans-Serif;
	font-size:10pt;
}

A.topnav-b:HOVER  {
        text-decoration : none;
        color: #FFFFFF;
	font-family: Arial, Verdana, Helvatica, Sans-Serif;
	font-size:10pt;
	font-weight: bold;
}

A.topnav-b:VISITED  {
        text-decoration : none;
        color : #FFFFFF;
	font-family: Arial, Verdana, Helvatica, Sans-Serif;
	font-size:10pt;
}

A.topnav:LINK  {
        text-decoration : none;
     /*   color : #2b6180; */
       color : #ffffff;
	   	font-family: Arial, Verdana, Helvatica, Sans-Serif;
	font-size:10pt;
}

A.topnav:HOVER  {
        text-decoration : none;
        color: #fff;
	font-family: Arial, Verdana, Helvatica, Sans-Serif;
	font-size:10pt;
	font-weight: bold;
}

A.topnav:VISITED  {
        text-decoration : none;
        color : #fff;
	font-family: Arial, Verdana, Helvatica, Sans-Serif;
	font-size:10pt;
}

.small {
	font-size:9pt;
}

.tiny {
	font-size:8pt;
}

.error {
	font-size: 9pt;
	color:	red;
}

.error2 {
	font-size: 9pt;
	color:	yellow;
}

.redfont {
	color: red;
}

.whitefont {
	color: white;
}

.th {
	color: white;
	font-weight: bold;
	font-size: 11pt;
}

.yellowfont {
	color: yellow;
}

.gutter {
	margin-top : 6pt;
	margin-bottom : 15pt;	
	margin-left : 10pt;
	margin-right : 10pt;
}

.copyright {
	color: #606060;
	font-size=8pt;
}



