.foo  {
	background: gainsboro;
	}

.date_text {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;
	color: #4D4D4D;
      }



.link_text {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: white;
    }
.link_text a:link {
	color: white;
	text-decoration: none;
	}
.link_text a:visited {
	color: white;
	text-decoration: none;
	}
.link_text a:active	{
	color: #FFE074;
	text-decoration: none;
	}
.link_text a:hover {
	color: #FFE074;
	text-decoration: none;
	}

.page_head {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
	color: #10336E;
      }

.body_headn  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 16pt;
	color: #10336E;
	}

.body_headns  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: #10336E;
	}
.body_head  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	color: black;
	}
	
.body_text  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	color: black;
	}
	
.body_textSub  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: black;
	}
	
.body_textSub2  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	}

.body_text a:link {
	color: midnightblue;
	text-decoration: none;
	}
.body_text a:visited {
	color: midnightblue;
	text-decoration: none;
	}
.body_text a:active	{
	color: darkred;
	text-decoration: underline;
	}
.body_text a:hover {
	color: darkred;
	text-decoration: underline;
	}

.body_textbh  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
	color: black;
	}

.body_textb  {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	}
.body_textb a:link {
	color: midnightblue;
	text-decoration: underline;
	}
.body_textb a:visited {
	color: midnightblue;
	text-decoration: underline;
	}
.body_textb a:active	{
	color: darkred;
	text-decoration: underline;
	}
.body_textb a:hover {
	color: darkred;
	text-decoration: underline;
	}
.body_textnews {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	color: white;
	}
.body_texti  {
	font-family: Verdana, Arial, Helvetica;
	font-style: italic;
	font-weight: normal;
	font-size: 9pt;
	color: black;
	}
li {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	color: black;
	}
	
ul {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	color: black;
	}
	
.bottom_text {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;
	color: #545454;
    }
.bottom_text a:link {
	color: #545454;
	text-decoration: none;
	}
.bottom_text a:visited {
	color: #545454;
	text-decoration: none;
	}
.bottom_text a:active	{
	color: darkred;
	text-decoration: underline;
	}
.bottom_text a:hover {
	color: darkred;
	text-decoration: underline;
	}

.inputBox	{
	color : #000000;
	background : #FFFFFF;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border: thin dotted #003366;
	margin: 2px;
	padding: 2px;
}

.inputDD	{
	color : #000000;
	background : #FFFFFF;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border: thin dotted #000000;
	margin: 2px;
	padding: 2px;
}

.inputTextArea	{
	color : midnightblue;
	background : #FFFFFF;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border: thin inset midnightblue;
	margin: 2px;
	padding: 2px;
}

.inputSubmit	{
	color : midnightblue;
	background : white;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	border: thin dotted midnightblue;
	font: small-caps 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 2px;
	padding: 2px;
}

li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-indent: 0px;
}
ul {
	text-indent: 0px;
	margin: 0px;
	padding: 5px;
}
