body 	{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px; 
	color: #353535;
	text-align: center;
	padding: 0px;
	margin: 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

h1, h2, h3, h4	{
	color: #353535;
	font-family: Helvetica, Arial, sans-serif;
}

h1	{
	
}

h2	{
	
}

h3	{
	
}

h4	{
	
}

a {
	color: #353535;
	text-decoration: none;
}

a:hover {

}

form	{
	margin: 0;
	padding: 0;
}

img	{
	border: 0;
}

table, td	{
	font-size: 11px;
}

input, select, option	{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #353535;
}

textarea	{
	font-family: Arial, sans-serif;
	font-size: 12px;
}
