@charset "UTF-8";

Body, td {	
color:#989797;
font-size:11px;
TEXT-ALIGN : JUSTIFY;
font-family:  Verdana, arial, Helvetica, sans-serif;
line-height:15px;
}

A:link		{	COLOR: #989797; TEXT-DECORATION: none	}
A:visited	{	COLOR: #989797; TEXT-DECORATION: none   }
A:hover		{	COLOR: #ffffff; TEXT-DECORATION: none	}
A:active	{	COLOR: #ffffff; TEXT-DECORATION: none 	}

.rollover_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #bdbcbc;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.content1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #989797;
}
.border1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #464545;
	border-right-color: #464545;
	border-bottom-color: #464545;
	border-left-color: #464545;
}
