@charset "UTF-8";
/* CSS Document */

body 		{ color:#333333; font-size: 12px; line-height: 13px; font-family: trebuchet MS }

.text     	{ color:#333333; font-size: 12px; line-height: 13px; font-family: trebuchet MS }

.navi1    	{ color:#333333;  font-size: 12px; line-height: 13px; font-family: trebuchet MS }
.navi2  	{ color: #666666;  font-size: 12px; line-height: 13px; font-family: trebuchet MS }
.navi3		{ color: #333333; font-size: 12px; font-weight: bold; line-height: 13px; font-family: trebuchet MS }

a:link    	{ color:#333333; font-size: 12px; line-height: 13px; font-family: trebuchet MS }
a:visited 	{ color:#333333; font weight: bold; font-size: 12px; line-height: 13px; font-family: trebuchet MS }
a:hover 	{ color:#F66; font weight: bold; font-size: 12px; line-height: 13px; font-family: trebuchet MS } 
a:active	{ color:#F66; font weight: bold; font-size: 12px; line-height: 13px; font-family: trebuchet MS }

.justified {text-align: justify;}

