a:visited {
	text-decoration: none;
	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px

}
body {
	background-image: url('images/back1.gif')
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	
}
body_two {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a59d9d;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #00CC00;
	
}


h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #333333;
}
h2 {
	font-size: 14px;
	color: #666666;
}
h3 {
	font-size: 16px;
	color: #00CC00;
}
h4 {
	font-size: 12px;
	color: #000000;
}

h5 {
	font-size: 14px;
	color:#3085D3
}
