BODY,TD,TH,TABLE,TBODY,P{
	font-family: arial;
	font-size: 12px;
}
BODY,TD{
	color: #FFFFFF;
}
TD {
	font-family: tahoma, arial;
	font-size: 11px;	
}
TH{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
TABLE{
	background-color: none;
	margin: 0px;
	padding: 0px;
}
TABLE.info{
	background-color: #CCCCCC;
	width: 98%;
}
BODY {
	scrollbar-face-color: #9D0B0B;
	scrollbar-highlight-color: #9D0B0B;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-shadow-color: #9D0B0B;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #9D0B0B;
	border: none;
	margin: 4px;
}
H3{
	font-size: 20px;
	color: #ECE9D8;
	width: 100%;
	letter-spacing: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
}
H4{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
}
HR{
	page-break-after: always;
	background-color: #ECE9D8;
	height: 2px;
	width: 95%;
	border: none;
}
P {
	text-align:justify;
}
.contenido {
	background-image: url(img/inst_r2_c3.gif);
	background-repeat:  repeat-y;
	background-position: right;
	padding-right: 20px;
	padding-left: 4px;
}
ul {
	list-style-position: outside;
	margin: 18px;
}
input {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	width: 100%;
	height: 20px;
	background-color: #F4F2E8;
	border: 1px solid #333333;
}
textarea {
	background-color: #F4F2E8;
	border: 1px solid #333333;

	font-family: arial;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	width: 100%;
}

