BODY {
margin : 0px;
background-color : #FFFFFF;
font-family: "MS Sans Serif", Geneva, sans-serif;
font-size: 10pt;
font-style : normal;
color: #666666;
}

H1  {
	text-align: left;
	margin: 30pt 20pt 18pt 20pt; 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #666666;
}

H2  {
 text-align: left;
 margin: 18pt 20pt 6pt 20pt;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 font-weight: bold;
 color : #666666;
}

HR {
	color: #CCCCCC;
}

p {
	padding: 0;
	border: 0px none;
	font-size: 10pt;
	font-weight: normal; 
	margin: 0pt 20pt 12pt 20pt;
}

ul  {
 font-size: 10pt;
 font-weight: normal;
 margin: 0pt 20pt 12pt 20pt; 
 list-style-image : url('../if/bullet.gif');
}

ol {
 font-size: 10pt;
 font-weight: normal;
margin: 0pt 20pt 12pt 20pt; 
 list-style-type : decimal;
}

li {
	 margin: 0pt 0pt 10pt 30pt;
}

a:link {
  color: #666666;
  text-decoration: none;
  font-weight : bold;
} 

a:hover { 
  color: #666666;
  text-decoration: none;
  background-color : #FBE3A8;
  font-weight : bold;
}

a:visited {
  color: #666666;
  text-decoration: none;
  font-weight : bold;
}

 /*CUSTOM SECTION BEGINS HERE*/

.bar {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #666666;
	background-image: url(../if/bar.gif);
	background-repeat: no-repeat;
	background-position : center;
	background-color: #FFFFFF;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

.cookie {
	text-align: left;
	padding: 0px 20px 20px 20px;
	font-size: 6pt;
}

.cookie a:link {
  color: #666666;
  text-decoration: none;
  font-weight : normal;
} 

.cookie a:hover { 
  color: #666666;
  text-decoration: none;
  background-color : #FBE3A8;
  font-weight : normal;
}

.cookie a:visited {
  color: #666666;
  text-decoration: none;
  font-weight : normal;
}

 .feature {
 font : Arial, Helvetica, sans-serif;
 font-size: 10 pt;
 font-weight: normal;
 color: #666666;
 text-align: left;
 margin: 6px 10px 20px 10px;
} 

.headline {
	font-size: 8pt;
	text-align: right;
	padding: 0px 25px 10px 0px;
}

.menu {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: normal;
 text-align: left;
 margin: 10px 10px 10px 10px;
 line-height : 18pt;
}

.menu a:link {
  color: #666666;
  text-decoration: none;
  font-weight : normal;
} 

.menu a:hover { 
  color: #666666;
  text-decoration: none;
  background-color : #FBE3A8;
  font-weight : normal;
}

.menu a:visited {
  color: #666666;
  text-decoration: none;
  font-weight : normal;
}

.foot1 {
	text-align: center;
	font-size: 9pt;
	padding: 6px 20px 6px 20px;
}

.foot1 a:link {
  color: #666666;
  text-decoration: none;
  font-weight : normal;
} 

.foot1 a:hover { 
  color: #666666;
  text-decoration: none;
  background-color : #FBE3A8;
  font-weight : normal;
}

.foot1 a:visited {
  color: #666666;
  text-decoration: none;
  font-weight : normal;
}

.foot2 {
	color: #FFFFFF;
	text-align: center;
	font-size: 9pt;
	padding: 6px 20px 6px 20px;
}

.table1 {
	margin: 0px;
	border-bottom: 1px solid #97193A;
}

.table2 {
	margin: 0px;
	border-right: 1px solid #97193A;
}