.ideal11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text12esp {
	font-size: 12px;
	font-weight: normal;
	vertical-align: 40%;
	line-height: normal;
}
.text09 {
	font-size: 9px;
}
.09 {
	font-size: 9px;
}
.tab {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1;
}

.style7 {
	color: #006600;
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}

input, select{
	border-width:1px;
	font-family:arial;
	font-size:12px;
	padding:2px;
	border-color:#CCCCCC;
	border-style:solid;
	background-color:#F9F9F9;
	color:#333333;
}
textarea{
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
	background-color:#F9F9F9;
	color:#999999;

}

a:link {
	color: #00A800;
	text-decoration: none;
}
a:visited {
	color: #00A800;
	text-decoration: none;
}
a:hover {
	color: #00FF66;
	text-decoration: none;
}
a:active {
	color: #00FF66;
	text-decoration: none;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

