/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 1px;
	background-color: #FFFFFF;
	font-size: x-small;
}

.smallstyle
{
	font-size: xx-small;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

ol {
	font-size: smaller;
}

ul {list-style: url(http://www.misfit-studios.com/spirosblaak/img/list_bullet.gif) outside;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 10px;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: underline;
	font-style: oblique;
	font-weight: bolder;
	font-size: 10px;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	height: auto;
	width: auto;
	font-weight: bolder;
	font-style: italic;
	font-size: 10px;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #00FFFF;
	text-align: justify;
	padding: 3px;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: groove #0000FF;
}

.indent {
	text-indent: 20pt;
}

HR {display: block;
    height: 1px;
	 color: #0000FF;
    border-top: 2px solid #0000FF;
    border-left: 0 none;
    border-right: 0 none;
    border-bottom: 1 groove #0000FF;
    margin: 1em 0;
    padding: 0;
}
.boxheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #0000FF;
	text-align: left;
	text-indent: 6pt;
	color: #FFFFFF;
}
