BODY {
 margin: 0px 0px 0px 0px;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 9pt;
 font-weight: normal;
 text-align: left;
 color: #666666;
 background-color : #CCCCCC;
}

H1  {
	font-size : 11pt;
	font-weight : bold;
}

H2  {
	font-size : 10pt;
	font-weight : bold;
}

p {
	font-size: 9pt;
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-weight: normal;
	 text-align: left;
}

ul, li {
	list-style-image : url(../if/bullet.gif);
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
} 

a:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: overline underline;
	background-color : #FFFFE0;
}

a:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

 /* custom section */ 
 
 .bar {
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-align: center;
	margin: 10px 20px 10px 0px;
	padding-left: 40px;
	background-image : url(../if/bar.gif);
	background-repeat : no-repeat;
} 
 
 .cookie {
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	padding: 3px 10px 3px 10px;
	border-bottom-color : #CCCCCC;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.ftr {
	font-size: 8pt;
	text-align: center;
	padding: 5px 10px 10px 10px;
} 

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
}

.keyword {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}

.menu-hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	padding: 3px 0px 3px 0px;
	border-bottom-color : #CCCCCC;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	padding: 10px 0px 0px 0px;
	line-height: 12pt;
}

.normal {
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
	margin: 20px;
}

.tb {
	background-image: url(../if/hdr.gif);
	background-repeat : repeat-y;
}

.tb2 {
	background-color : #999999;
	padding: 3px 10px 3px 10px;
}

.tb3 {
	background-color : #FFFFFF;
	padding: 20px 10px 20px 10px;
}

.tb4 {
	background-color : #EEEEEE;
	padding: 3px;
	border : 1px solid #333333;
}
