
div, body, td {
	background-color : #fff;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size : 11px;
	line-height: 14px;
	color: #000000;
}

a, a:visited											{color:#660033; text-decoration: none; }
a:hover, a:visited:hover { text-decoration: underline; }



body, html {
	margin: 0;
	padding: 0;
}

input.text {
	font-size: 12px;
	font-family: Georgia, Times, 'Times New Roman', serif;
	width: 100%;
	border: 1px solid #666666;
	padding: 3px;
	background-color: #ffffff;
}

th {
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #666;
}

.prefs {
	width: 200px !important;
}

.gutter { width: 20px; }

.submitStrip {
	border-top: 1px solid #666;
	padding-top: 8px;
}