body {
    padding : 0px;
	margin : 0px;
	background-image : url(/graphics/pagebg.gif);
	background-position : center;
	background-repeat : repeat-y;
}

body, td, input, select, button {
    font-family : "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande" Garuda, sans-serif;
	font-size : 12px;
}

#footer01 td, #footer td a {
	color : #999999;
	text-decoration : none;
}

td {
	text-align : left;
}

.redheader {
    color : #A50A37;
	font-weight : bold;
}


h1, h2, h3 {
	color: #A50A37;
	font-family: Segoe UI,"Lucida Grande",Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	padding : 0px;
	margin : 0px;
}

h1 {
	size: 20px;
	line-height: 20px;
	font-weight: normal;
	padding: 0px 0px 10px;
}

h2 {
	size: 18px;
	line-height: 20px;
	font-weight: normal;
	padding: 0px 0px 7px;
}

h3 {
	size: 15px;
	line-height: 20px;
	font-weight: normal;
	padding: 0px 0px 5px;
}


.titlelink {
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-size : 12px;
}
