body {
	font-family: verdana;
	color: #5C5C5C;
	font-size: 10px;
}

table {
	font-size: 10px;
}

a:link {
	color: #5C5C5C;
	text-decoration: none;
}

a:visited {
	color: #5C5C5C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input.text {
	font: 11 px; 
	font-family: verdana; 
	color: #00333E; 
}

select {
	font: 11 px; 
	font-family: verdana; 
	color: #00333E; 
}

textarea.textarea {
	font: 11 px; 
	font-family: verdana; 
	color: #00333E; 
}

hr {
	border-style: dashed;
	border-color: #00333E;
	height: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}
