BODY 
{
    font-family:  "Verdana", "Tahoma", "Helvetica", "Arial", sans-serif;
    font-size: 12px;
    margin: 0px auto;
    padding: 20px;
    text-align: center;	
    background-color: #666666;
}

#Content 
{
	width: 75%;
	margin: 30px auto;
	text-align: center;
	padding:10px;
	background-color: #F6F6F6;
}


#Content-center

{

	width:100%;
	text-align: left;
	
	
}

#navigation

{

text-align: left;
color: 8F8D8D;


}


div.row span.left 
{
  float: left;
  text-align: left;
  width: 75%; 
  height: 14px;	
  }

div.row span.right 
{
  float: right;
  text-align: right;
  width: 25%;	
  height: 14px;	
  }




A:link
 { color: #fff; font-style: normal; font-weight: normal; text-decoration: none }


A:visited
{ font-weight: normal; color: #fff; text-decoration: none }


A:active 
 { font-weight: normal; color: #fff; text-decoration: none }

A:hover 
 { color: #666666 }

H1
{
	color: #333;
	background-color: #e6e6e6;
	FONT-SIZE: 150%
 	margin: 10px;
}

H2
{
	FONT-SIZE: 125%
	background-color: #e6e6e6;
}
H3
{
	FONT-SIZE: 112%
	background-color: #e6e6e6;
	width: 700px;
}
TD
{
    FONT-SIZE: 12px;
    FONT-FAMILY: "Verdana", "Tahoma", "Helvetica", "Arial", sans-serif;
}
