BODY {
	background : #496EA7 url(imagenes/cabecera/fondoweb.gif) repeat;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height : 18px;
}

#JUSTIFICADO {
	text-align : justify;
}

H1 {
	line-height : 30px;
	text-align : center;
	text-transform : capitalize;
	color : #C14930;
	font-variant : small-caps;
	font-weight : normal;
	font-size : 18pt;
}

H2 {
	line-height : 20px;
	color : #336633;
	text-align : center;
	text-transform : capitalize;
	font-variant : small-caps;
	font-weight : bolder;
	font-size : 12pt;
}

H3 {
	line-height : 10px;
	color : #336633;
	text-align : left;
	font-weight : bolder;
	font-size : 10pt;
	text-decoration : underline;
	margin-top : 30px;
}

A:link, A:visited, A:active {
	color : #336633;
	text-decoration : none;
	font-weight : bolder;
}

A:hover {
	text-decoration : none;
	color : #C14930;
	font-weight : bolder;
}