body 
{
 font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;	
 font-size:12px;
 background-color: #f0f0f0;
 text-align:left;
 color:#000000;
 margin-top:0px; 
 

 }

#title {
width:760px;height:100px;
background-color:#ffffff;
padding:0px 10px;
padding-top:20px;
margin-bottom: 0px;
border: 0px;
border-color:#f0f0f0; 
background-image: url(A1.png);
border-style:solid;
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}

#menu {
width:760px;height:20px;
background-color:#000000;
padding:0px 10px;
padding-top:5px;
margin-bottom: 10px;
border: 0px;
border-color:#f0f0f0; 
border-style:solid;
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;

}

#content {
background-color:#ffffff;
width:760px;
padding:0px 10px;
padding-top:20px;
color:#000000;
border: 0px;
border-color:#f0f0f0; 
border-style:solid;
margin-left: auto;
margin-right: auto;
}





h1 {
   font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#000000;
	text-transform: uppercase;
	padding:0px 0px;
	padding-top: 0px;	
	text-align:center;
	margin:0px; 
}

h1 a:link {
	font-size: 11px;
	padding-top: 0px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#da291c;
	text-decoration: underline;
	margin:0px; 
}

h1 a:visited {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#da291c;
	text-decoration: underline;
	margin:0px; 
}

h1 a:hover {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#da291c;
	text-decoration: none;
	margin:0px; 
}

h2 {
   font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#000000;
	text-transform: uppercase;
	padding:0px 10px;
	padding-top: 5px;	
	text-align: center;
}

h3 {
   font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#000000;
	text-transform: uppercase;
	padding-top: 10px;	
	text-align: center;
}


a:link, a:visited, a:active { 
  text-decoration:underline;
  font-weight:normal;
  color:#000000;
  font-size:11px;
}

a:hover { 
  color:#da291c;
  text-decoration: none;
}

.extrabig {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	color:#da291c;
	
	}


.big {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	color:#da291c;
	
}

.big a:link { 
  text-decoration:underline;
  font-weight:bold;
  color:#da291c;
  font-size:12px;
}

.big a:visited { 
  text-decoration:underline;
  font-weight:bold;
  color:#da291c;
  font-size:12px;
}

.big a:hover { 
  text-decoration:none;
  font-weight:bold;
  color:#da291c;
  font-size:12px;
}

