/* CSS Document */

body{
bgcolor:#F0F3EC;
font-family:Verdana;
color:#000000;
font-size:10px;;
}

table{
border-color:#003300;
border:1;
width:500;
}

Titulo{
font-size:12px;
color:#006600;
}

.hTable{
background:#C9E4AD;
	color: #003300;
	font-weight: bold;
	text-align:center;
}

.bodyfon{
bgcolor:#C9E4AD;
}

a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #006600;
}

.letMenu {
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	font-weight: bold;
}

.clsTable{
	width:160;
}

.headTableMenu{
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	background:#006600;
}

.subTitulosimple {
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	font-weight: bold;
}

.bodym{
background:#FFFFFF;
}

