.css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	color: #F5EBCE;
	background-color: #880308;
	background-image: none;
	background-repeat: repeat;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	list-style-position: inside;
	list-style-type: disc;
	overflow: auto;
	z-index: auto;
	clip:      rect(   );
	cursor: auto;
	page-break-before: auto;
	page-break-after: auto;
	background-attachment: fixed;
	background-position: left top
}

a:link {
	color: #C6DFC2;
	font-style: normal;
	font-weight: bold;
}

a:visited {
	color: #AFDBE6;
	font-weight: bold;
}

a:hover {
	color: #BBFFBF;
}
