BODY {
	background-color: #255B73;
	background-image: URL("../images/back.jpg")
}

a:visited {
	color: #255B72;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none
}

a:link {
	color: #D0F5FD;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none
}

p {
	color: #193F4F;
	font-family: arial;
	font-style: normal;
	font-size: 11pt;
	font-weight: bold;
	text-indent: 0.5cm
}

UL.circle {
	list-style-type: circle;
	color: #193F4F;
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: 13pt
}

