body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666463;
}
table {
	font-size: 13px;
}
a.menu {
	border-bottom: 1px solid #ffffff;
	width: 133px;
	line-height: 30px;
	display: block;
	text-decoration: none;
	color: #666463;
	text-indent: 7px;
}
a.menu:link {color: #666463; text-decoration: none;}
a.menu:visited {color: #666463; text-decoration: none;}
a.menu:hover {color: #231f20; text-decoration: none;}
a.menu:active {color: #666463; text-decoration: none;}

.text {
	width: 440px;
	margin-left: 40px;
	line-height: 18px;
}
.header {
	font-size: 18px;
	font-weight: bold;
}
img.border {
	border-bottom: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
}
a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #666666; text-decoration: underline;}
a:active {color: #000000; text-decoration: underline;}

input {
	background-color: #ffffff;
	border: 1px solid #666463;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
textarea {
	background-color: #ffffff;
	border: 1px solid #666463;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}