body 
{ background-color: #666666; margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%;	color: #FFFFFF; }

a:link {  color: #993399; }
a:visited {  color: #999999; }
a:hover {  text-decoration: none; color: #FF00FF; }
a:hover {  text-decoration: underline; color: #FF00FF; }


.content { line-height: 130%; font-size: 80%; background-color: #cc9999; padding: 5px; }

.address { border-top: 1px solid white; font-family: Arial, Helvetica, sans-serif; margin-top: 20px; padding: 5px;   }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	margin-bottom: 2px;
	font-weight: bold;
	font-style: normal;
}
strong {
	font-weight: bold;
}
em { font-style: italic; font-weight: bold; font-family: Arial; font-size: 110%;}

.highlight {background-color: #F5D6D6; padding: 5px; font-size: 75%; color: #666666; }

li {
	font-size: 80%;
	list-style-type: circle;
}

.footer { font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 80%; margin-top: 40px; padding: 2px;  }

