body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	margin:0px;
	height:100%;
	background-color: #FFFFFF;
	background-repeat:repeat-y;
}
form {
	margin: 0;
	padding: 0;
}
a, a:link, a:visited { color:#000000; text-decoration:underline }
a:hover { color:#000000; text-decoration:none }

div {
	text-align: justify;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
}
#rzr-title {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12pt;
        color: white;       
	font-weight: bold;
}
select {
	font-family: Verdana;
	color: #A8B414;
	background-color: #1F415F;
	font-size: 10px;
	border: 1px solid #A8B414;
	width: 130px;
}
.table-height {
	height: 100%;
}



