p, td, ul, div, pre {
	font-family: "Verdana";
	font-size: 10px;
	color: #444603;
}

.txtmini {
	font-family: "Arial";
	font-size: 9px;
	color: #444603;
}

.boto {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
      background: #F4F4EC;
	font-style: normal; text-transform: none; text-decoration: none;
}

input, textarea, select {
	font-family: "Verdana";
	font-size: 9px;
	color: #000000;
      background: #EEEEEE;
}

.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}

.subtitle {
	font-family: "Arial";
	font-size: 11px;
	color: #EEEEEE;
	font-weight: bold;
	letter-spacing: 6px;
}

.titlelink {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	font-weight: bold;
	letter-spacing: -0.05em;
}


.textarial {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
}

a:visited, a:link {  color: #003399; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: none}
