
SPAN, A, A:LINK, A:VISITED, P, FONT, TD, form, input, select, body {
  	font-family: Arial;
  	font-size: 12px;
  	margin-top: 0px;
  	margin-bottom: 0px;
  	padding-top: 0px;
  	padding-bottom: 0px;
  	text-decoration: none;
  	background-color: #FFFFF0;
}

h1 {
  	font-size: 18px;
  	color: #CA262C;
}

h2 {
  	font-size: 15px;
  	color: #CA262C;
  	font-weight: bold;
  	margin-bottom: 0px;
}

h3 {
  	font-size: 13px;
  	color: #CA262C;
  	margin-bottom: 0px;
  	font-weight: bold;
}

h4 {
	font-family: Tahoma;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
  	font-weight: bold;
}

h5 {
	font-size: 20px;
	color: #CA262C;
	margin-bottom: 0px;
  	font-weight: bold;
}

h6 {
	font-size: 13px;
	color: #006600;
	margin-bottom: 0px;
	margin-top: 0px;
  	font-weight: bold;
}

a {
  	color: #0000ff;
}

table {
	border: 0;
}

hr {
	color: #00aa00;
}

