html, body, table, td {
	font-family:Tahoma, Verdana, Arial;
	font-size:9pt;
	color:#666666;
}

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

a#menu {
	color: #000000;
	text-decoration: none;
}

a#menu:hover {
	color: #000000;
	text-decoration: none;
}

.footer {
	font-size: 10px;
}

p {
	text-align:justify;
	color:#666666;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
}

.red {
	color:#FF5A00;
	font-weight:bold;
}

p#menu {
	font-size:12pt;
	font-weight:bold;
	text-align:right;
}

input {
	border: 1px solid #CCCCCC;
	font-size: 10px;
	margin-bottom: 2px;
}
