body {
	background-color:			#aabbcc;
	margin:						0px;
	Padding:					0px;
	scrollbar-face-color: 		#aabbcc; 
	scrollbar-shadow-color: 	#ccddee;
	scrollbar-highlight-color: 	#ffffff; 
	scrollbar-3dlight-color: 	#778899;
	scrollbar-darkshadow-color:	#778899; 
	scrollbar-track-color: 		#eeeeee;
	scrollbar-arrow-color: 		#ffffff;
	/*scrollbar-base-color: 	#ffffff; */
	font-family:				Verdana, Arial, HELVETICA;
	font-size:					11px;
	line-height:				130%;
	}

td {
	font-family:			Verdana, Arial, HELVETICA;
	font-size:				11px;
	line-height:			130%;
	}

td.header1 {
	font-size:				20px;
	color:					#ffffff;
	font-variant:			small-caps;
	letter-spacing:			3px;
	font-weight:			bold;
	background-color:		#aabbcc;
	}

td.header2 {
	font-size:				12px;
	color:					#778899;
	font-variant:			small-caps;
	letter-spacing:			3px;
	font-weight:			bold;
	background-color:		#ccddee;
	}

a 	{
	color: 					#778899;
	text-decoration: 		none;
	font-weight:			none;
	}

a:hover {
	color: 					#800000;
	text-decoration:		underline;
	}		

a.special1 {
	color: 					#778899;
	text-decoration: 		none;
	font-weight:			none;
	padding:				3px;
	}

a:hover.special1 {
	color: 					#800000;
	border: 				1px Black;
	text-decoration:		none;
	background-color:		#eeeeee;
	border-top-color: 		Black;
	border-top-style: 		dashed;
	border-top-width: 		1px;
	border-bottom-color:	Black;
	border-bottom-style:	dashed;
	border-bottom-width:	1px;
	border-left-color: 		Black;
	border-left-style : 	dashed;
	border-left-width : 	1px;
	border-right-color: 	Black;
	border-right-style: 	dashed;
	border-right-width: 	1px;
	padding:				2px;
	}		

a.special2 {
	width:					100%;		/* has, compared to special1, an extra attribute: width */
	color: 					#778899;
	text-decoration: 		none;
	font-weight:			none;
	padding:				3px;
	}
	
a:hover.special2 {
	color: 					#800000;
	border: 				1px Black;
	text-decoration:		none;
	background-color:		#eeeeee;
	border-top-color: 		Black;
	border-top-style: 		dashed;
	border-top-width: 		1px;
	border-bottom-color: 	Black;
	border-bottom-style: 	dashed;
	border-bottom-width: 	1px;
	border-left-color: 		Black;
	border-left-style: 		dashed;
	border-left-width: 		1px;
	border-right-color: 	Black;
	border-right-style: 	dashed;
	border-right-width: 	1px;
	padding:				2px;
	}		

hr {color:#aabbcc;}
			
.white {color:#ffffff;}

.header {
	font-size:20px;
	color:#aabbcc;
	font-style:normal;
	font-variant : small-caps;
	letter-spacing:3px;
	font-weight : bold;
	font-family : Verdana, arial, helvetica;
}

.ingress {
	font-weight:bold;
	font-style: italic;
}

.brodtext {
	line-height:160%;
}

.name {
	margin-left:			10px;
	font-size:				18px;
	color:					#ffffff;
	font-variant:			small-caps;
	letter-spacing:			3px;
	font-weight:			bold;
	}


li {padding:2px;}

ul {
	line-height:150%;
	margin-left:10px;
	margin-top5px;
	margin-bottom:5px;
}

a.bold {text-decoration:none;color:#003300;font-weight:bold;text-decoration:underline;} 
a.nounderline {text-decoration:none;color:#003300;font-weight:none;text-decoration:none;} 
a.boldnounderline {text-decoration:none;color:#650101;font-weight:bold;text-decoration:none;} 
a.white {text-decoration:none;color:#ffffff;}
a.whitebig {font-family:verdana;text-decoration:none;color:#ffffff;font-size:14px;font-weight:bold;}
a.whiteunderline {text-decoration:underline;color:#ffffff;}
a:hover.white {text-decoration:none;color:#ff6600;}
a.whiteboldnounderline {text-decoration:none;color:#ffffff;font-weight:bold;}
a.whitenounderline {text-decoration:none;color:#ffffff;font-weight:none;}

	

