BODY{
color:#FFA07A;
font-size:10pt;
font-family:arial narrow;
line-height: 15px;
margin-top:0px;
background-color:transparent;
background-image: url("ba8.gif");
background-attachment : fixed;
scrollbar-face-color:#FFFFFF;
scrollbar-arrow-color:#FFA07A;
scrollbar-track-color:#FFA07A;
scrollbar-shadow-color:#E9967A;
scrollbar-darkshadow-color:#E9967A;
scrollbar-highlight-color:#FA8072;
scrollbar-3dlight-color:#FA8072;    
}


img {
	border:0;
}


a:link {
	color: #F08080;
	text-decoration: none;
	
}
a:visited {
	color: #F08080;
	text-decoration: none;
}
a:hover {
	color: #FA8072;
	font-variant:small-caps;
	border-bottom: #FFA07A 1px dotted;

}
a:active {
	color: #F08080;
	text-decoration: none;
}


u {
color: #FEBFD2;
}

B {
color: #FEBFD2;
}

i {
color: #FEBFD2;
}

p {
text-align:justify;
font-size:10pt;
color:#FFA07A;
background-color:#292929;
margin-top:0px;
margin-bottom:0px;
}

h1 {
text-align:center;
font-size:10pt;
font-variant:small-caps;
color:#FFA07A;
background-color:#FFE4E1;
border-bottom: #FFA07A;
margin-bottom: 0px;
}

h2 {
text-align:center;
font-size:10pt;
font-variant:small-caps;
color:#CDC5BF;
background-color:#000000;
margin-top : 0px;
margin-bottom:0px;
}


#menu a:link, #menu a:visited{
font-size:10pt;
margin-left : 9px;
margin-right : 9px;
display: block;
font-family : arial narrow;
color: #F08080;
background-color: #FFFFFF;
text-align:left;
border-left: 9px solid #FFE4E1;
border-right: 9px solid #FFE4E1;}

#menu a:hover {
font-size:10pt;
color: #F08080;
background-color: #FFE4E1;
text-align:right;
border-left: 9px solid #FFE4E1;
border-right: 9px solid #FFFFFF;}


table {
margin: auto;
border: 0px dotted #AC989A;
border-collapse: collapse;
}

td {
   background-color: #000000;
   color: #FFA07A;
   font-size: 10pt;
   font-family: arial narrow;
   text-align:justify;
   border: 0px dotted #AC989A;
}


select
{background:#D9D5D2; font-family:arial narrow; color:#464646; font-size:10pt}

textarea, input{
font-family:arial narrow;
font-size:10pt;
color:#464646;
background:#DFDAC7;
border-style:1px solid;
border-color:#000000;
}