BODY {
	color: #ff99cc;
	background-color: #ff99cc;
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	}

A {
	text-decoration: none;
	color: #FF0099;
	background-color: transparent;
}

A:hover {
	text-decoration: underline;
	color: #666666;
}

A:visited {
	text-decoration: none;
	background-color: transparent;
}

LI {
	list-style: square outside;
}


.userdefined1 {
	text-transform: uppercase;
	text-align: justify;

}

.userdefined2 {
	border: solid #990000 1px;
}
