body {
	background-color: #333333;
	background-image: url(../imagenes/fondojb.jpg);
	background-attachment:fixed;
	margin-left: 10px;
	margin-top: 0px;
	scrollbar-face-color:#333333;
	scrollbar-arrow-color:#FFCC00;
	scrollbar-track-color:#333333;
	scrollbar-shadow-color:#333333;
	scrollbar-highlight-color:#333333;
	scrollbar-3dlight-color:#C0B090;
	scrollbar-darkshadow-Color:#333333;
}
p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
	list-style-position: outside;
	list-style-type: square;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.Titulo {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	background-position: 10px;
	list-style-position: outside;
	list-style-type: square;
}
li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFCC00;
}
