body {
	margin: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: white;
	scrollbar-base-color: #990000;
}

.texto11rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	}
.texto11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	margin: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

a.blanco:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.blanco:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.blanco:hover {
	text-decoration: underline;
	color: #CCCCCC;
	font-weight: bold;
}
a.blanco:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}


a.small:link {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
a.small:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 10px;
}
a.small:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
	font-size: 10px;
}
a.small:active {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 10px;
}

.box {background:#CCCCCC;
		border:1px solid #990000;
		color:#333333;}
		
.boton {font-weight:bold;
		font-size:10px;
		color:#FFFFFF;
		background:#990000;
		border:0px;
		width:60px;
		height:18px;}