body {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	background-image: url(images/limelight_background.png);
	background-repeat: no-repeat;
}
A:link  {
	color : #2d885d;
	text-decoration : none;
	font-weight : bold;
}
A:visited  {
	color: #2d885d;
	text-decoration: none;
	font-weight: bold;
}
A:active  {
	color : #2d885d;
	text-decoration : none;
	font-weight : bold;
}
A:hover  {
    color : #2d885d;	
	 text-decoration : underline; 
	 font-weight : bold;
}
p {
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 3px;	
	line-height: 18px;
}
h1 {
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 3px;
}
h2 {
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 3px;
}
.box {
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
ul {
	list-style-image: url(images/ul_check.gif);
	FONT-WEIGHT: normal;
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 4px;"
}

