body
{
	padding:0px;
	margin:0px;
	line-height:130%;
	background-color:#CCFFCC;
}

img
{
	border-style:none;
	border-width:0px;	
}



a:link {text-decoration:underline;color:#003366;}
a:visited {text-decoration:underline;color:#003366;}
a:hover {text-decoration:underline;color:#660000;}
a:active{text-decoration:underline;color:#003366;}

.navigation a:link {text-decoration:none;color:#FFFFFF;}
.navigation a:visited {text-decoration:none;color:#FFFFFF;}
.navigation a:hover {text-decoration:none;color:#FF9999;}
.navigation a:active{text-decoration:none;color:#FFFFF;}

.footer a:link {text-decoration:none;color:#FFFFFF;}
.footer a:visited {text-decoration:none;color:#FFFFFF;}
.footer a:hover {text-decoration:none;color:#FF9999;}
.footer a:active{text-decoration:none;color:#FFFFFF;}

.navigation
{
	color:#FFFFFF;
	font-weight:bold;
	font-family:arial;
	background-color:#000000;
	margin-top:20px;
	margin-left:0px;
	padding:3px 3px 3px 15px;
}

.footer
{
	color:#FFFFFF;
	font-weight:bold;
	font-family:arial;
	background-color:#000000;
	margin-top:20px;
	margin-left:0px;
	padding:3px 3px 3px 3px;
	text-align:center;
	font-size:90%;
	letter-spacing:3px;
}

.main
{
	margin:20px;
	line-height:130%;
	font-size:110%;
	text-left;
	color:#000000;
	font-family:georgia;
	background-color:#FFFFFF;
	padding:40px;	border-style:ridge;	border-color:#000000;	border-width:2px;
}

.rightpict{	border-style:ridge;	border-color:#333333;	border-bottom-width:3px;	border-top-width:5px;	border-right-width:3px;	border-left-width:5px;	margin: 5px 5px 10px 30px;	float:right;}

.title
{
	margin:20px;
	font-weight:bold;
	font-size:90%;
	line-height:100%;
	text-left;
	color:#000000;
	font-family:georgia;
	background-color:#FFFFFF;
	padding:40px;	border-style:ridge;	border-color:#000000;	border-width:2px;
}

.headline
{
	font-weight:normal;
	font-size:125%;
	line-height:140%;
}

.leftpict{	border-style:ridge;	border-color:#333333;	border-bottom-width:3px;	border-top-width:5px;	border-right-width:3px;	border-left-width:5px;	margin: 5px 30px 10px 5px;	float:left;
	vertical-align:middle;}
