body
	{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #818181;
    background-color:#eee;
      margin : 0px;
    padding : 0px;
	 text-align:center;
	 
  }
  td {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;   
	  color: #818181;
     margin : 0px;
    padding : 0px;
	 line-height: 14px;
  }
	
A:link { 
	color: #818181;
	text-decoration:none;
	}
A:visited {
	color: #818181;
	text-decoration: underline;
	}
A:active {
	color: #994D00;
		text-decoration: underline;

	}
hr {
    color : #994D00;
		height: 1px;
		}

H1 	{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #4E4E4E;
    font-weight : bolder;
    text-align : left;
    border-bottom : 1px solid #818181;
	 padding-left: 170px;
	 margin-left: 15px;
	 margin-right: 30px;
}

H2 	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #994D00;
	font-weight: bold;
	}
	
	h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000199;
	font-weight: bold;
	}
.main {
width:772px;
margin-left:auto;
margin-right:auto;
display:block;
padding:0px;
text-align:center;
border-left: 1px solid #818181;
border-right: 1px solid #818181;
background-color:#f7f7f7;
}
.menu {
	text-align:left;
	display: block;
	float:left;
	width:150px;
	padding:15px;
}
.col_1 {
	display: block;
	float: left;
	width:550px;
	text-align:left;
	line-height: 18px;
	padding-left:10px;
	padding-right:10px;
	border-left: 1px solid #C2C2C2;
}
.col_2{
	display: block;
	float: left;
	width:250px;
	text-align:left;
	line-height: 18px;
	padding-left:10px;
	padding-right:10px;
	border-left: 1px solid #C2C2C2;
}
ul, li{
	display:block;
	list-style: square;
	list-style-position: inside;
	margin: 0;
	bottom: 0px;
	padding:0px;
}

.side {
	color: #000199;
	font-weight: bold;
}