H1 {
	color : #FFCC66;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #F4A460;
	text-align : center;
}

A.MINI {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	text-decoration : none;
	color : #996633;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-decoration : underline;
	color : #CC9966;
}

A:HOVER {
	background-color : #FFF8DC;
	color : #E9967A;
	text-decoration : none;
}

IMG.BORDER {
	border : 2px solid #A52A2A;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	}
	
IMG.NOBORDER {
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	}
	
 P.TXT {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	text-align : justify;
	color : #CD853F;
}

BODY {
	background : #FECD9A;
	background-color : #FECD9A;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	text-align : justify;
	color : #CD853F;
	border-top : none;
	margin-top : 0px;
	vertical-align : top;
}

TD {
		font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	text-align : justify;
	color : #CD853F;
	border-top : none;
	margin-top : 0px;
	vertical-align : top;
}

 P {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	text-align : justify;
	color : #CD853F;
	border-top : none;
	margin-top : 0px;
	vertical-align : top;
}

P.SUBTITLE {
	color : #D2691E;
	font-size : small;
	font-weight : bold;
	font-style : italic;
}

P.COMMENT {
	color : #A0522D;
	font-size : x-small;
	text-align : justify;
}

P.FOOTER {
	color : #FF7F50;
	font-size : x-small;
	text-align : center;
}
