h1  { 
      width: 960px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 21pt; 
	font-weight: normal; 
	color: #8F012C;
}


p  { 
      width: 960px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: normal; 
	color: #8F012C;
}


small  { 
      width: 960px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #8F012C;
}


A  {
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #0000FF; 
	font-weight: normal; 
	font-style: normal;
}


A:link {
text-decoration: #8F012C;
}


A:visited {
text-decoration: none;
}


A:active {
text-decoration: none;
}


A:hover {
text-decoration: underline; color: #8F012C;
}


BODY {
      background-color: #99EBFF;
	margin-bottom:25px;
	margin-left:75px;
	margin-right:75px;
	margin-top:25px;

}

