body {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	background-image: url(images/fondo2.jpg);
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #999999;
	background-attachment: fixed;
}

a:link, a:visited {
	text-decoration: none;
	color: #333333;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
} 

a:hover {
	text-decoration: underline; 
	font-family: arial;
	color: #990000;
	font-size: 11px;
	font-weight: normal;
}

.t1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

.parrafo1 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

.parrafo1bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.items {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
	font-variant: normal;
	line-height: 22px;
}

.itemsbold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
	font-variant: normal;
	line-height: 22px;
}

.t2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.medio {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}

.parrafo2 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

