p {
	line-height: 150%;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
li{
	line-height: 150%;
}.headline {
	font-size: 12px;
	background: #FFFFCC;
}
a:hover { position: relative; top: 1px; left: 1px; } 
a.white:link {
	color: #FFFFFF;
}
a.white:visited {
	color: #FFFFCC;
}
a.white:hover {
	color: #FFFFCC;
}
a.white:active {
	color: #FFFFCC;
}.white {
	font-weight: bold;
	color: #FFFFFF;
}
.content {
	margin: 5px 10px;
}
body {
	background: #99CCFF url(image/bg.gif);
	margin: 0px;
	padding: 0px;
}
.h-mini {
	font-size: 80%;
	font-weight: normal;
}
h1 {
	color: #000099;
	font-size: 140%;
}
h2 {
	font-size: 130%;
	color: #000099;
	padding: 5px;
	border-top: 1px solid #000099;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
	border-left: 20px solid #CC0000;
}
