body {
	font-family: Arial, sans-serif;
	color: black;
	margin: 0px;
	background-image: url('/gif/back01.gif');
}

A:link		{color: #404040;
		text-decoration: underline}

A:visited	{color: #404040;
		text-decoration: underline}

A:hover		{color: #404040;
		text-decoration: underline}

A:active	{color: #404040;
		text-decoration: underline}
		
h3 {
	margin: 15px 0px 5px 0px;
	color: #666666;
	font-weight: normal;
	font-size: 12pt;
	border-bottom: 1px solid #666666;
}

.copyright	{font-family: Arial, sans-serif;
		text-align: right;
		font-size: 8pt;
		color: black}
		
.banner		{background: #FF0000;
		color: #FFFFFF;
		font-family: Arial, sans-serif;
		font-weight: Bold;
		font-size: 12pt}
		
.bannlt
{
  background-color: #000088;
}

.banndk
{
  background-color: #000066;
}
		
.header		{background: #FFFFFF;
		color: #000066;
		text-align: center;
		font-family: Arial, sans-serif;
		font-size: 12pt;
		font-weight: bold}
		
.indent_l1 {
	padding-left: 25px;
}
		
.section	{background: #000066;
		color: #FFFFFF;
		font-family: Arial, sans-serif;
		font-size: 10pt;
		font-weight: bold}
		
.text1		{background: #FFFFFF;
        color: #000000;
		font-family: Arial, sans-serif;
		font-size: 9pt}
		
.text2		{background: #DDDDDD;
		color: #000000;
		font-family: Arial, sans-serif;
		font-size: 9pt}
		
.textmd		{color: #000000;
		font-family: Arial, sans-serif;
		font-size: 10pt}

.fine		{font-size: 7pt}
