body {
	background-color: #333333;
	background-image:  url(../images/pattern.gif);
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;

	font-family: "Times New Roman", Times, serif
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c7c7c7;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}

.tittle {
	background:#666666;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: capitalize;
	color: #CCCCCC;
	background-color: #383838;
}

 
.content {
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #CCCCCC;
	float: none;
	letter-spacing: normal;
	text-indent: 10px;
	vertical-align: middle;
	text-transform: capitalize;
	direction: ltr;
	text-align: justify;
	display: block;
}

.content2 {
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #CCCCCC;
	float: none;
	letter-spacing: normal;
	text-indent: 10px;
	vertical-align: middle;
	text-transform: capitalize;
	direction: ltr;
	text-align: justify;
	display: block;
}

