body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

form {
	padding: 0px;
	margin: 0px;
	}

a {
	text-decoration: none;
	color: #0011ff;
	}

a:hover {
	color: black;
	}

h1 {
	font-size: 1.8em;
	}

h2 {
	font-size: 1.4em;
	border-top: 1px solid #AAAAAA;
	}

input, select, textarea {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 11px;
	color: black;
	}

.buttonstyle {
	border-left: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
	color: black;
	font-size: 10px;
	font-weight: bold;
	}

.inputradio, .radiobutton {
	border: 0px;
	background: none;
	}

.separatorline {
	border-top: 1px solid #BBBBBB;
	line-height: 1px;
	padding: 0px;
	}

.separatorline2 {
	border-bottom: 1px solid #BBBBBB;
	line-height: 1px;
	padding: 0px;
	}