
<!--
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.norm1 {
	color: #000000;
	font-size: 13px;
	line-height: 20px;
	
	font-family: "TIMES NEW ROMAN", serif;
}

.norm1short {
	color: #000000;
	font-size: 13px;
	line-height: 19.5px;
	
	font-family: "TIMES NEW ROMAN", serif;
}

.norm1extrashort {
	color: #000000;
	font-size: 13px;
	line-height: 17px;
	
	font-family: "TIMES NEW ROMAN", serif;
}


.title {
	color: #444444;
	font-size: 28pt;
	font-weight: bold;
	font-family: "Myriad Pro", Lucide Grande, Helvetica, sans-serif;

}


.caption {
	color: #9b9b9b;
	font-size: 10.5pt;
	font-weight: bold;
	line-height: 14pt;
	font-family: "Arial", Lucide Grande, Helvetica, sans-serif;
}


.menu {
	color: #5b5b5b;
	font-size: 8.8pt;
	line-height: 11.5pt;
	font-weight: regular;
	font-family: "Arial", Lucide Grande, Helvetica, sans-serif;

}

a.menu2:link{
 color:#000000;
	font-weight: bold;
 text-decoration: none;
}
a.menu2:active{
 color:#000000;
	font-weight: bold;
 text-decoration: none;
}
a.menu2:visited{
 color:#000000;
	font-weight: bold;
 text-decoration: none;
}
a.menu2:hover{
 color:#7b7b7b;
	font-weight: bold;
 text-decoration: none;
}

.menublack {
	color: #000000;
	font-size: 8.5pt;
	font-weight: bold;
	font-family: "Arial", Lucide Grande, Helvetica, sans-serif;

}

.selected {
	color: #999999;
	font-size: 8.5pt;
	font-weight: bold;
	font-family: "Arial", Lucide Grande, Helvetica, sans-serif;

}

.copy {
	color: #333333;
	font-size: 8pt;
	font-weight: bold;
	font-family: "Arial", Lucide Grande, Helvetica, sans-serif;
	line-height: 12pt;

}


.h { color: #ffffff; }
.h A:link {color: #ffffff; text-decoration: none;}
.h A:visited {color: #ffffff; text-decoration: none;}
.h A:hover {text-decoration: none; color: #ffffff;}
.h A:active {color: #ffffff;text-decoration: none;}


A:link {color: #7b7b7b; text-decoration: none;}
A:visited {color: #7b7b7b; text-decoration: none;}
A:hover { color: #2b2b2b; text-decoration: none;}
A:active {color: #7b7b7b;  text-decoration: none;}

-->
