body 	{
	font-family: Arial;
	font-size: 12px; 
	color: #000000;
	text-align: center;
	background: #FFFFFF url("../images/background.png") repeat-x;
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4	{
	font-family: Trebuchet MS, sans-serif;
	font-weight:normal;
}

h1	{
	font-size:20px;
}

h2	{
	font-size: 20px;
}

h3	{
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	margin-top:20px;
	margin-bottom:5px;
}

h4	{
	font-size:12px;
}

a {
	color:#00ACF1;
	text-decoration:none;
}

p img {
	margin:0px 7px;
}

form	{
	margin: 0;
	padding: 0;
}

img	{
	border: 0;
}

table	{
	border-collapse:collapse;
	font-size: 11px;
}

tr {
	background:#EDEDED;
	border-bottom:1px solid #FFFFFF;
}

tr.odd {
	background:#E2E2E2;
}

th {
	font-weight:bold;
	background:#FFFFFF;
	text-align:center;
	padding-bottom:0px;
}

td {
	text-align:center;
}

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

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

p img {
	margin:10px;
}
