body {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	max-height: 100%;
	width : 530px;
	color: #000000;
	padding : 0px 0px 0px 0px;
	margin-left:0px;
	overflow: hidden;
	line-height:14px;
}

p, td, textarea {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

td {
	width: 80px;
}

.input {
	width: 188px;
}

select {
	width: 192px;
}

a, a:visited {
	color: #3F4C59;
	line-height: 20px;
}

a:active, a:hover {
	color: #b30066;
}

h1 {
	font-size: 14px;
	color: #3f4c59;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 12px;
}