body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuleft {
	font-size: 14px;
	font-weight: bold;
}
.menuleft ul {
	list-style-type: disc;
	line-height: 15px;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
}
.menuleft li  {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;		
}
.menuleft li a:visited, .menuleft li a:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menuleft li a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.dashedborder {
	border-top: 1px dashed #FFFFFF;
	font-size: 6px;
}
.titulomain {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	font-variant: small-caps;
	text-indent: 15px;
	font-size: 14px;
}
a:visited, a:link {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
.tableborder {
	border: 1px solid #CCCCCC;
}
.tableborder a {
	font-size: 10px;
}
.inputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
.titulodestaque {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	font-variant: small-caps;
	text-indent: 15px;
	font-size: 14px;
}
