BODY		{background: white;
		margin-left: 10px
		font-family: Arial;
		color: black}

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}

.copyright	{font-family: Arial;
		text-align: right;
		font-size: 8pt;
		color: #000080}
		
.banner		{background: #000080;
		text-align: center;
		color: #FFFFFF;
		font-family: Arial;
		font-weight: Bold;
		font-size: 30pt}

.fine	{font-family: Arial;
		font-size: 8pt;
		color: black}

.fine-rd	{font-family: Arial;
		font-size: 8pt;
		line-height: 8pt;
		color: #990000}

.header	{font-family: Arial;
		font-size: 14pt;
		text-align: center;
		color: #990000}

.section	{font-family: Arial;
		font-size: 10pt;
		font-weight: bold;
		color: #FFFFFF;
		background: #000099}
	
.text1		{background: #FFFFFF;
		color: #000080;
		padding: 3px;
		font-family: Arial;
		font-size: 10pt;
		font-weight: normal}

.text-rd	{font-family: Arial;
		font-size: 10pt;
		color: #990000}

.text2	{background: #DDDDDD;
		color: black;
		font-family: Arial;
		font-size: 10pt}
		
.submenu a:link, .submenu a:visited
{
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000099;
}

.submenu a:active, .submenu a:hover
{
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #990000
}

#submenu04, #submenu05, #submenu07
{
  font-family: Arial;
  position: absolute;
  width: 175px;
  visibility: hidden;
  background-color: #000099;
  layer-background-color: #000099;
  border: 1px solid #000099;
}	
