body {
	background-color: #999999;
	font-family: "Lucida Grande", Geneva, Verdana, Arial;
	color: #000000;
}
p {
	font-family: "Lucida Grande", Geneva, Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
a:link {
	font-family: "Lucida Grande", Geneva, Verdana, Arial;
	font-size: 12px;
	color: #660033;
	text-decoration: underline;
}
a:hover {
	font-family: "Lucida Grande", Geneva, Verdana, Arial;
	color: #A50052;
	font-size: 12px;
}
a:visited {
	font-family: "Lucida Grande", Geneva, Verdana, Arial;
	font-size: 12px;
	color: #660033;
	text-decoration: underline;
}
a:active {
	font-family: "Lucida Grande", Geneva, Verdana, Arial;
	font-size: 12px;
	color: #660033;
	text-decoration: underline;
}
.footer {
	font-family: "Lucida Grande", Geneva, Verdana, Arial;
	font-size: 10px;
	color: #000000;
}
.boxmain {
	background-color: #F9E2EF;
	border: none;
}
.dashed {
	border: none #666666;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660033;
}
li {
	list-style-image: url(images/bull_small.gif);
}
