body{
	margin:0px;
	font-family:  Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	}

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

/*a:hover
	 {background:#fff;}*/
	
h1 {
	text-align:left;
	font-size:18px;
	text-transform:uppercase;
	margin:0 0 0 0; 
	padding:0 0 0 0;
}

h1.white
	{color:#FFFFFF;}

h2 {
	text-align:left;
	font-size:14px;
}

h3 {
	text-align:left;
	font-size:11px;
}

p {
	text-align:left;
}

img
	{border:none;}

input
	{
	font-size:1em;
	}
	
select
	{
	font-size:1em;
	}
	
textarea
	{
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	}

th
	{
	text-align:left;
	}
hr
	{
		background-color:#666666;
		color:#000000;
		height:1px;
		border:0px;
	}

form
	{
		margin:0;
		padding:0;
	}
	