a:hover {
	text-decoration: none;
}
#content {
	width: 500px;
	margin-left: 20px;
	font: 0.8em/150% "Verdana", "Arial", "Helvetica", "sans-serif";
	letter-spacing: 0.1em;

}
#content h2 {
	font-weight: bolder;
	color: #000066;
	font-size: medium;
	margin: 0.7em auto;
}
#content h3 {
	color: #000066;
	font-size: 1em;
	font-weight: normal;
	margin: 0.7em auto;
}
#content td {
	font-size: 0.8em;
}
html>body #content td {
	font-size: 1em;
}
#content ul {
	margin: 0px;
	padding: 0px;
}
#content ul li {
	background: url(graphics/bullet.gif) no-repeat left 0.5em;
	margin-bottom: 1em;
	list-style: none;
	padding-left: 15px;
}
#content hr {
	height: 1px;
}
.indexnews {
	font-size: 1.2em !important;
	font-weight: bold;
	color: #660099 !important;
	line-height: 1.2em;
}
.indexnewsdate {
	font-size: 0.8em !important;
	font-weight: normal;
	color: #000000 !important;
}
.indexnewsfull {
	font-size: 0.8em !important;
	margin: 0;
	padding: 0;
	padding-top: 0.2em;
	text-align: right;
	clear: both;
}
img.right {
	border: 1px solid #0054A6;
	margin: 3px;
	float: right;
}
img.left {
	border: 1px solid #0054A6;
	margin: 3px;
	float: left;
}
.whatsnew {
	font-size: 1.2em;
	text-align: justify;
}
.alert {
	color: #000066;
	background-color: #FFFF99;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.alert p {
	font-size: 1.3em !important;
	font-weight: bold !important;
	text-align: center;
	margin: 0.5em;
}

