	body {
		background : #eeeeee;
		color : #000000;
		font-family : Verdana,Helvetica,Sansserif;
		font-size : 12px;
	}

	.body {
		background : #eeeeee;
		color : #000000;
		font-family : Verdana,Helvetica,Sansserif;
		font-size : 12px;
	}

	.footer {
		font-size : 10px;
	}
	
	a { color : #666666; }
	
	a:hover {
		font-weight : bold;
	}
	
	.head {
		background : #006655;
		color : #ffffff;
		font-size : 16px;
		font-weight : bold;
	}
	
	.navi {
		background : #009E83;
		color : #ffffff;
		font-size : 14px;
		text-decoration : none;
	}
	
	.divider {
		background : #999999;
		font-size : 14px;
		font-weight : bold;
	}
	
	.contentdivider {
		background : #009E83;
		color : #ffffff;
		font-weight : bold;
		font-size : 12px;
	}
	
	.cell {
		font-size : 12px;
	}
	
	.teaserhead {
		background : #bbffdd;
		color : #003300;
		font-family : Verdana,Helvetica,Sansserif;
		font-size : 14px;
	}

	.teaserbody {
		background : #ddffee;
		color : #006600;
		font-family : Verdana,Helvetica,Sansserif;
		font-size : 10px;
	}
	
	.teasertime {
		font-size : 12px;
	}

	.terminhead {
		background : #009E83;
		color : #ffffff;
		font-family : Verdana,Helvetica,Sansserif;
		font-size : 14px;
	}
	
	.terminbody {
		background : #dddddd;
		color : #006655;
		font-family : Verdana,Helvetica,Sansserif;
		font-size : 12px;
	}
