body {
margin:0px;
color:#F1F6F7;
}

h1 { color: #c33;
font-family:Arial, Helvetica, sans-serif;
  background: transparent;
  font-weight: bold;
  text-align: center }

h2 { color: blue;
font-family:Arial, Helvetica, sans-serif;
  background: transparent;
  font-weight: bold;
  text-align: center }

p.info {
font-family:Arial, Helvetica, sans-serif;
	color:#FFFF99;
font-size: 11pt;
margin:10px;
 }

p.news {
font-family:Arial, Helvetica, sans-serif;
	color:#000033;
font-size: 11pt;
margin:10px;
 }
	
p {
	font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#593C36;
margin:5px;
}
.copy {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#593C36;
}
a:hover {color:red; text-decoration:none;}

div.content {
margin: 5px;
padding: 15px;
border: 5px solid #000000;
background: #ffffff;
border-style: double solid solid double;
font-size: 12pt;
font-family: "Times New Roman";
} 
