/* Apple Design Style Sheet 2002 */

body {
	margin: 0;
	overflow:auto;
scrollbar-base-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-arrow-color:#333333;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-highlight-color:#333333;
scrollbar-shadow-color:#333333;}
}
.indent{text-indent:1em}
.K10 { font-size: 10px; line-height: 130%}
.K12 { font-size: 12px;  line-height: 130%}
.KB12 { font-size:12px}
.K14 { font-size: 14px;  line-height: 130%}
.KB14 { font-size:14px}
.M12 { font-size: 12px; line-height: 130%}
.MB12 { font-size:12px}
.M14 { font-size: 14px; line-height: 130%}
.MB14 { font-size:14px}
.R10 { font-size: 10px; line-height: 130%}
.R12 { font-size: 12px;  line-height: 130%}
.R14 { font-size: 14px; line-height: 130%}
a:link {
	color: #CC0033;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	background-color: #FFCCCC;
	font-weight: bold;


}
a:active {
	color: #FF6633;
	text-decoration: underline;
	font-weight: bold;
}
