/* CSS Document */

.bodytxt{
	font-family:Arial;
	font-size:14px;
	line-height:14px;
	color:#6e0000;
	font-weight:normal;
	text-decoration:none;
	}
	
	.bodytxt1{
	font-family:Arial;
	font-size:12px;
	line-height:14px;
	color:#6e0000;
	font-weight:normal;
	text-decoration:none;
	}

.headtxt{
	font-family:Tahoma;
	font-size:18px;
	line-height:14px;
	color:#cf0000;
	font-weight:bold;
	text-decoration:none;
	}
	
.copyright{
	font-family:Tahoma;
	font-size:9px;
	line-height:14px;
	color:#ffffff;
	font-weight:regular;
	text-decoration:none;
	}
	
