BODY {
	SCROLLBAR-FACE-COLOR: #999999;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR: #333333;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR:  #333333;
	SCROLLBAR-TRACK-COLOR: #CCCCCC;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #660000;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt {
	font-size: 12px;
	line-height: normal;
	text-align: justify;
	font-weight: normal;
}
.head {
	font-size: 16px;
	font-weight: bold;

}
.home {
	font-size: 12px;
	line-height: 14px;

}
.txt2 {

	font-size: 12px;
	line-height: normal;
	text-align: center;
	font-weight: normal;
}
.txt3 {

	font-size: 12px;
	line-height: normal;
	text-align: left;
	font-weight: normal;
}
.img{
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;

}
