body {
	margin: 0;
	padding: 0px;
	background-color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
}
.field
{
	border:  1px solid #99ccff;
	margin-bottom:10px;
	font-size: 11px;
	color: #333;
		font: status-bar;
	}
.button {
	height: 19px;
	padding:0 4 10 4;
	cursor: hand;
	font-size: 14px;
	font-weight: bold;
	color: #0066cc;
	font: status-bar;
}
.txtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: right;
	padding-left: 6px;
}
.txtlinkbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.txtlinkbold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.tabla3 {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}
.txt {
	font-size:11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	vertical-align:top;
	text-align:justify;
	line-height:14px;
	font: status-bar;
}
.subtit {
	font-size:13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	vertical-align:top;
	text-align:justify;
		line-height:24px;
}
.tit {
	font-size:17px;
	font-weight: normal;
	color: #0066cc;
	text-decoration: none;
	vertical-align:top;
	text-align:justify;
		line-height:24px;
}
.tit:hover {
	font-size:17px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	vertical-align:top;
	text-decoration:underline;
}
.titulo {
	font-size:20px;
	font-weight: normal;
	color: #369;
	text-decoration: none;
	vertical-align:top;
	text-align:justify;
	
}
LI.list1 {list-style: disc outside; color:#06c;}