
  

body

{ margin: 0px;
padding: 0px;
background: #ffffff;
  }

.foot
{
border: 4px #000 solid;
}

blockquote
{
border: 2px #75706e dashed;
  color: #484646;
  padding: 10px;
  background: #ccc;  
}

  td

{
font-family: times-new-roman; 

  font-size: 13px; 

  color: #ccc;  
	width: 500px;
}


th {
font-size:13px;
color: #999; 
font-variant: small-caps;
text-align:left;

}


#content

{ font-family: verdana; 

 
  	font-size: 8pt;
	line-height: 20px;

  color: #000;  

  text-align: justify;

  position: relative;

padding-left: 70px;

  width: 630px; }

  

#content img

{ border: 7px solid #a7a3a3;
margin: 3px;
background-color: #a7a3a3;}
  

#content a 

{ color: #6e6e6e; 
font-variant: small-caps;

  text-decoration: none;

  cursor: cross;   }



#content a:hover

{ border-bottom: 1px solid; 

  text-decoration: none;

  cursor: cross;  }



i, em            

{ color: #a7a3a3; 
font-variant: small-caps;}



b, strong            

{ color: #828282; }

  

p            

{ text-align: left; 

  margin-bottom:0 }

  

input, textarea, select

{ 
  font-family: Arial;


color:#fff;
font-size:11px;
border:2px #999 solid;
background: #999;

  padding: 0 0 0 2; }

  

h1
{
	font-family: Century Gothic;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	margin: 15px 0px 2px 0px;
	letter-spacing: 3px;
	text-transform: uppercase; 
	color: #75706e;
	background: trasparent;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 20px;
}

h2 { font-family: Century Gothic; 
border-bottom: 1px #999 solid;
font-size: 13px;
font-weight: none;
  text-align: left;
  padding: 0px 0px 0px 80px;
  margin: 0px;
color: #999;
text-align: left;}

h3 { font-family: Century Gothic; 
font-size: 10px;
font-weight: none;
  font-style: italic;
  text-align: left;
  padding: 0px 0px 0px 120px;
  margin: 0px;
color: #fff;
text-align: left;}
  

li           

{ margin-top: 2; 

  margin-bottom: 2;
  
  list-style-type: upper-roman;

}

