body {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
}

.text {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color:#666666;
	margin-left:5px;
}

.content {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color:#999999
	
	
}

.text3 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color:#ffffff;
	margin-left:5px;
}

.text1 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #333333;
	text-align:center;
	padding:5px;
}

.text2 {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:5px;
	text-align:justify;
	line-height:18px;
}

input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.heading{font-family: Tahoma, Arial;
font-size:10px;
font-weight:bold;
color: #000000;
}

.heading2{font-family: Tahoma, Arial;
font-size:11px;
font-weight:bold;
color:#990000;
}

a {
	
	text-decoration: none;
	color:#666666
}
a:hover {
	text-decoration: underline;
	
}
