body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

p {
font-size: 0.8em;
color: #666666; }

p a:link {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

p a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

p a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color: #FFCC33;
}


h1 {
color: #666666;
font-size: 1.0em;
font-weight: bold;
font-style: normal; }

.latest {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6600;
	font-weight: bold;
}
