body {
	background-color: #F6E2A4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10px;
	margin-top=4px;
	margin-left=0px;
	}
.incas {
	border-right : 1px  solid #800000;
	border-bottom :1px solid #cccccc ;
	border-left : 1px solid #cccccc ;
	border-top : 1px solid #800000 ;
	background-color: #ffffff;
	}
	
	
UL  {
	list-style : url();
	}
	
.pad {
	border-right : 1px black solid;
	border-bottom :1px #cccccc solid;
	border-left : 1px #cccccc solid;
	border-top : 1px black solid;
	color :#993333;}

.border  {
	padding : 3px;
	border-left : 2px solid Navy;
	border-bottom : 2px solid Navy;
	border-right : 2px solid Navy;
	border-top : 2px solid Navy;
}
.input{
	background-color :#fff2df;
	color:#993300;
	font-size:8pt;
	font-weight : bold;
		}

TD  {
	font-family : Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
	font-size : 11px;
}

A:link  {
	color : Maroon;
	font-weight : bold;
	text-decoration :none;
	}
	
A:active  {
	color : Maroon;
	font-weight : bold;
	text-decoration :none;
	}
A:visited {
	color : Maroon;
	font-weight : bold;
	text-decoration :none;
	}
A:hover  {
	color :#ff8040;
	font-weight : bold;
	text-decoration : underline;
}

