
body {
   font-size: 0.8em;
   color: #333333;
   font-family: Arial, Helvetica, Sans Serif;
   background-color: #FFFFFF;
   margin: 0;
   padding: 0;
}

h1, h2 { 
	font-size:1.6em; 
	color: #A90403;
	font-weight: 800;
	letter-spacing: 0.0em;
	text-align: left;
} 

h2.gren
{
	font-size:1.6em; 
	color: #00DD00;
	font-weight: 800;
	letter-spacing: 0.0em;
	text-align: left;

}
h3 { 
	font-size:1.2em; 
	color: #333333;
	font-weight: bold;
	letter-spacing: 0.0em;
} 

h3 { 
	font-size:1em; 
	color: #333333;
	font-weight: bold;
	letter-spacing: 0.0em;
} 

h1 img, h2 img { vertical-align:middle; } 

table {
	border-collapse: collapse;
	padding: 0;
}

th, td {
	text-align: left;
	vertical-align: top;
}

form {
	padding: 0;
	margin: 0;
}

label {
	font-weight:normal;
}

img, input.image {
	border: none;
}


a, a:link, a:active, a:hover { color: #930000; }
a:visited { color: #7F0202; }

a:link, a:visited { text-decoration: none; }
a:active, a:hover 
{ 
	text-decoration: underline; 
	color: black;
}

a.no-underline { text-decoration: none!important; }    


input.checkbox, input.radio { vertical-align: middle; margin-bottom: 0.2em; }








