/* Apple Design Style Sheet 2002 */

body {  margin: 0;}
td { font-size: 12px; line-height: 180%}
.K10 { font-size: 10px;  line-height: 150%}
.K12 { font-size: 12px;  line-height: 150%}
.K14 { font-size: 14px;  line-height: 180%}
.K16 { font-size: 16px;  line-height: 150%}
.K18 { font-size: 18px;  line-height: 150%}
.K24 { font-size: 24px;  line-height: 150%}
.K26 { font-size: 26px;  line-height: 150%}
.K30 { font-size: 30px;  line-height: 150%}
.style3 {color: #FFCC00}
.style4 {
	color: #996600;
	margin-bottom: 0px;
}
.style5 {
	color: #FF0000;
	font-weight: bold;
}
.style6 {
	color: #CC6600;
	font-weight: bold;
}
.style9 {color: #993300; font-weight: bold; font-size: 14px; }
.style12 {
	font-size: 12px;
	font-weight: bold;
	background-color: #FF0000;
}
.style14 {
	color: #993300;
	margin-bottom: 0px;
}
.style15 {color: #FFFFFF}

.style16 {
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
}

.style17 {
	color: #FFFFFF;
	font-weight: bold;
}

img { border: 0; }

a:hover img.hoverimg {
 opacity:0.7;
 filter:alpha(opacity=70);
 -ms-filter: galpha( opacity=70 )h;
}
