.infotext
	{
	
	
	}
#infotext
	{
     color: #000000;
		font-size: 12px;
		font-family: arial;
		text-align: justify;
		width: 604px;
  	margin-top: 10px;
  	margin-left: 0px;
	border: 2px solid #5993BA;
	
    }

#infotext h1 {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
		
		
#infotext p {
		padding: 15px}


*html .infotext
	{
     color: #000000;
		font-size: 12px;
		font-family: arial;
		text-align: justify;
		
    margin-top: -12px;
   }
 .infotext2
	{
     font-size: 10px;
		font-family: arial;
		font-weight: normal;
    text-decoration: none;
    color: #000000;
  }
*html .infotext2
	{
     font-size: 10px;
		font-family: arial;
		font-weight: normal;
    margin-top: 0px;
    text-decoration: none;
    color: #000000;
	}
.infotext h1
	{
	font-size: 12px;
	}
.infotext a:link
	{
	color: #0000EE;
	text-decoration: underline;
	}
.infotext a:visited
	{
	color: #551A8B;
	text-decoration: underline;
	}
.infotext a:hover, .infotext a:active
	{
	color: #0000EE;
	text-decoration: underline;
	}
	
	
