<style>
<!-- 
	.{
	
	}
		
	.text, td, body, input, textarea{
	font-family:verdana; font-size:11px; color:#000000; font-weight:normal;
	}
	
	.textitalic{
	font-family:verdana; font-size:11px; color:#000000; font-weight:normal; font-style:italic;
	}
	
	.small{
	font-family:verdana; font-size:9px; color:#000000; font-weight:normal;
	}
	
	
	.smallblue{
	font-family:verdana; font-size:9px; color:#333366; font-weight:normal;
	}
	
	
	.copytext{
	font-family:verdana; font-size:11px; color:#000000; font-weight:normal;
	padding-right:20px;
	}
	
	.textbold{
	font-family:verdana; font-size:11px; color:#000000; font-weight:bold;
	}
	
	.textred{
	font-family:verdana; font-size:11px; color:#ff0000; font-weight:bold;
	}
	
	.subhead{
	font-family:verdana; font-size:12px; color:#333366; font-weight:bold;
	}
	
	.cap{
	font-family:verdana; font-size:16px; color:#333366; font-weight:bold;
	}
	
	.headline{
	font-family:verdana; font-size:14px; color:#333366; font-weight:bold;
	}
	
	a:link, a:visited, a:active{
	font-family:verdana; font-size:11px; text-decoration:underline; color:#6D75C0; font-weight:normal;
	}
	a:hover{
	font-family:verdana; font-size:11px; text-decoration:underline; color:#ff0000; font-weight:normal;
	}
	
	
	
	body.cont{
	margin-left:22px; margin-top:20px; margin-right:20px; margin-bottom:0px;
	background-color:#ffffff;
	background-image: url(../graphic/cont_shadow.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	}
	
	body.cont2{
	margin-left:22px; margin-top:20px; margin-right:20px; margin-bottom:0px;
	background-color:#ffffff;
		}
	
	body.navi{
	margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px;
	background-color:#ffffff;
	background-image: url(../graphic/bg_navi.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	}
	
	body.head{
	margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px;
	background-color:#d7d7d7;
	background-image: url(../graphic/bg_head.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	}
	
	body.edge{
	margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px;
	background-color:#ffffff;
	background-image: url(../graphic/bg_edge.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	}
	
	
	img.border{
	border:2px solid #333366;
	}
	
	
 -->	
</style>
