.css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #154267;
	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: #003300}

a:visited {  color: #660000}

a:hover {
	color: #330066;
}
