body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	background: #EAEAEA url(../images/bg.gif); 
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #222222;
	font-weight: normal;
	padding: 0px; 
	margin: 0px; 
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	display: inline; 
	padding: 0px; 
	margin: 0px; 
	text-align: center;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: left;
}
li {
	margin-bottom: 8px;
}
a:link {
	font-weight: bold;
	color: #0066FF;
	
}
a:visited {
	font-weight: bold;
	color: #666666;
	
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #FF3300;
	
}
form {
	display: inline; 
}
.textinput {
	  font-family: arial, sans-serif;
	  font-size: 12px;
	color: #666666;
	background-color: #f7f7f7;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #cccccc;
}
.SubHeading {
	font-weight: bold;
	color: #336699;
}
a:link, h6 {
	text-decoration: none;
	color: #666666;

}
a:visited, h6 {
	text-decoration: none;
	color: #666666;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
