/* CSS Document */

body{
  font-size : 12px;
  color : #333333;
  line-height : 135%;
}
.txt11{font-size: 11px; font-style: normal; line-height: 120%;}
.tx12  { font-size: 12px; line-height: 135%; letter-spacing: 1px; }
.tx12w  { font-size: 12px; color: #ffffff; line-height: 120%; }
.tx12c  { font-size: 12px; color: #ffffff; line-height: 120%; }
.tx12a { font-size: 12px; line-height: 140%; letter-spacing: 1px; }
.tx12b  { font-size: 12px; line-height: 135%; letter-spacing: 1px; font-weight: bold; }
.tx14  { font-size: 14px; line-height: 130%; }
.tx14a { font-size: 14px; line-height: 140%; }
.tx14m { font-size: 14px; line-height: 200%; }
.tx14w  { font-size: 14px; line-height: 130%; color : #ffffff;}

.tx14b{ 
font-size: 14px; 
line-height: 130%; 
font-weight: bold; 
}

.point10{font-size: 10px; color: #333333; font-style: normal; line-height: 120%;}

h1,h2,h3,h4,h5,h6 {
margin: 0;
}

.foot{
     font-size: 11px;
	 color: #ffffff; }
	
a:link { font-size: 12px; color: #022485; text-decoration: none;}
a:hover { font-size: 12px; color: #FF6600; text-decoration: underline;}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #3399CC;
}

