
body, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}


a {
	color: #7373b7;
}

a:link {
    color: #7373b7;
}

a:visited {
    color: #7373b7;
}

a:active {
    color: #7373b7;
}

a:hover {
    color: #7373b7;
    text-decoration: none
}

.left input {
	font-size: 11px;
}

.left ul {
	margin: 0 0 10px 20px;
}

hr {
	color: #68350F;
	width: 100%;
	height: 1px;
}

