td {
	font-family: verdana, arial, helvetica, Times New Roman;
	font-size: 10px;
	line-height: 18px;
}

input {
	font-family: verdana, arial, helvetica, Times New Roman;
	font-size: 11px;
}

h1 {
	font-family: arial, helvetica, Times New Roman;
	font-size: 15px;
	font-weight: bold;
	color: #5d0029;
	display: inline;
	line-height: 22px;
}

h2 {
	font-family: arial, helvetica, Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #5d0029;
	display: inline;
	line-height: 18px;
}

a:link, a:visited {
	color: #5d0029;
	text-decoration: none;		
}

a:hover, a:active {
	text-decoration: none;
	color: #5d0029;
}

