body 
{ background-color: #FFF5CC; 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: #CCB866; padding: 5px; color: #333333;}

.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: normal; font-family: Times new roman, serif; font-size: 160%;}

.highlight {background-color: #C270A2; padding: 5px; font-size: 75%;  line-height: 140%; padding: 10px;  }

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;  }
