BODY {
  margin-top: 10px;
  font-family: trebuchet MS, arial, sans-serif;
  background-color : #C4D4D2;
}

h1 {
  font-size: 14pt;
}

a {
  font-family: trebuchet MS, arial, sans-serif; 
  font-weight: bold; 
  color: #003333; 
  text-decoration: underline;
} 

a:hover { 
  font-family: trebuchet MS, arial, sans-serif; 
  font-weight: bold; 
  color: #003333;
  text-decoration: none;
}

.normal { 
  font-family: trebuchet MS, arial, sans-serif; 
  font-size: 11pt;
  font-weight: normal; 
  color: #333333; 
  text-align: left;
  padding-left: 150px;
  padding-right: 10px;
} 

.right{
	font-family: trubuchet MS, arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
	text-align: right;
	padding-right: 10px;
}

.H1 { 
  font-family: trebuchet MS, arial, sans-serif; 
  font-size: 12pt;
  font-weight: bold; 
  color: #333333; 
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
} 

.header2 { 
  font-family: trebuchet MS, arial, sans-serif; 
  font-size: 10pt;
  font-weight: bold; 
  color: #333333; 
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
} 

.center { 
  font-family: trebuchet MS, arial, sans-serif; 
  font-size: 8pt;
  font-weight: normal; 
  color: #333333; 
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}

.right-menu { 
  font-family: trebuchet MS, arial, sans-serif; 
  font-size: 9pt;
  color: #333333; 
  text-align: right;
} 

.top { 
  font-family: trebuchet MS, arial, sans-serif; 
  font-size: 9pt;
  font-weight: right; 
  color: #333333; 
  text-align: right;
  padding-bottom: 10px;
} 

.table-main {
  border : thin solid;
  border-color : #78A09A;
  background-color : #FFFFFF;
}

.table-footer {
  border-top : hidden;
  border : thin solid;
  border-color : #78A09A;
  background-color : #FFFFFF;
}

.table-header {
	background-image : url(../if/header5.jpg);
}

.menu {
  font-family: trebuchet MS, arial, sans-serif; 
  font-size: 10px;
  color: #333333;
  text-align: left;
  padding-left: 10px;
}

.line {
    border-bottom : thin solid;
	border-color : #EEEDE5;
}

.menu-ftr {
	margin: 10px 10px 10px 10px;
	text-align: center;
	font-size: 8pt;
}