body, table, tr, td {
	font-family : Lucida Grande, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
}

a:link, a:active, a:visited {
	color: #E82A32; 
	text-decoration: none
}

a:hover  {
	text-decoration:none;
	color: #E82A32;
	border-bottom:#E82A32 dotted 1px
}

ul {
	margin-left: 2;
	padding-left: 3em;
}

table, tr, td {
	font: 8pt verdana
}

input, textarea, option, select {
	background-color: #FFFFFF;
	font: 8pt verdana;
	color: #E82A32;
	letter-spacing: 0px;
	border: 1px solid #E82A32;
	padding:2px; 
}

p {
	text-align: justify; 
	margin: 1em 1em 1em 1em;
}

h1 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Serif;
	text-transform: capitalize;
	font-weight: bold;
	font-style: italic;
	color: #E82A32;
	text-align: right;
	border-bottom:#E82A32 dotted 1px
}
