body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F1037F;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	font: 70.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #F1037F;
	text-decoration: none;
}
#footer a:hover {
	font: 70.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}


#menu {
	background: #FFFFFF;
	float: none;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 9em;
	left: 2px;
	float: left;
}
#menu li {
	font: 80.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #FFFFFF;
	color: #F1037F;
	display: block;
	margin: 0 0 1 2px;
	padding: 3px 12px 4px 3px;
	text-decoration: none;
	border: 1px solid #F1037F;

}
#menu a:hover {
	background: #F1037F url(%22images/hover.gif%22) no-repeat left center;
	color: #fff;
	padding-bottom: 4px;
}
#content h1{
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-size : 100%;
      font-weight : bold;
      color : #F1037F;
      background-color : transparent;
}   
#content1 h1{
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-size : 100%;
      font-weight : bold;
      color : #F1037F;
      background-color : transparent;
}                   
#content h2{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt;
      color: #999999;
      background-color : transparent;

}
#content h3{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt;
      color: #F1037F;
      background-color : transparent;

}
#content p{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight : normal;
	color : #999999;
	line-height : 110%;
}