body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;
}


p {
margin-left: 20px;
margin-right: 3px;
}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-left: 20px;
}





h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-left: 20px;
}



ul {
list-style-type: disc;
}

li {
margin: 5px 0 5px 0;
}





a:link {
	color: #cb0000;
	text-decoration: none;
}
a:visited {
	color: #cb0000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #cb0000;
	text-decoration: none;
}





#dashedgrey
	{
	Margin: 5px 0 5px 20px;
	border-top: 1px dashed #999999;
	float: clear;
	}




#menu ul {
margin: 6px 3px 6px 20px;
padding: 0 0 0 0;
font-size: 16px;
line-height: 20px;
list-style-type: none;
}

#menu li {
margin: 0 0 0 0;
padding: 5px 0 5px 0;
}









a.pagetop
	{
	color: #0033cc; 
	text-decoration: none;
	text-align:right;
	}
	
a:hover.pagetop
	{
		text-decoration: none;
		color: #CC6600;
	}
	
a:active.pagetop
	{
		text-decoration: none;
		color: #CC6600;
	}



.picture {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
}

.picture2 {
	float: left;
	margin-bottom: 5px;
	margin-left: 20px;
}
