<!--
body  {
	background-color: #FFF1E7;
	margin: 0 0 0 0;
	font-size: 13px;
	font-family:  Arial, Helvetica, Verdana, Geneva, sans-serif;
	color:#000000;
}

h1 {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
}

h2 {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height : 114%;
    margin-bottom: 0px;
    color: #C9000C;
}

h3 {
	font-size: 13px;
	margin-bottom: 0px;
	text-align:justify;
	text-justify:distribute; 
	line-height:120%;
}

td {
	font-family:  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 13px;
}

td.note {
	font-size: 11px;
}

p {
	font-family:  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height : 114%;
}

p.copy {
	font-size: 9px;
	text-align: center;
	font-weight: bold;
}

p.tlt {
	font-size: 11px;
	font-weight: bold;
}

p.tlt1 {
    color:#C00210;
	font-size: 11px;
}

a {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a.hombig {
	color: #0000CC;
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover.hombig {
	color: #FF0000;
}

a.text3 {
	font-size: 10px;
}

a:hover.text3 {
	color: brown;
}

a.blue {
	color:#2D0080;  
	text-decoration: underline;
}

a:hover.blue {
	color: #0000CC;
}

a.tlt {
    color:#C00210;
	font-weight: normal;
	text-decoration: underline;
}

a.txtmenu {
	font-size: 12px;
	text-decoration: underline;
}

a:hover.txtmenu {
	color: #EE0000;
}

img {
	border-color:#FFFFFF;
}

textarea {
	font-family:  Arial, Helvetica, Verdana, Geneva, sans-serif;
    width: 100%;
    height: 30px;
    font-size: 11px;
    background-color: #FFF9F5;
    padding:5px;	
}

		
-->