/* Apple Design Style Sheet 2002 */

body {
	margin: 0;
	background-color: #CCCCCC;
	color: #000000;
}
.NORMAL { font-size: 12px;  line-height: 150%}
.INFO { font-size: 10px; line-height: 150%}
.TITLE {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
}
.FAQ {font-size: 14px;
      line-height: 150%;
	 font-weight: bold;
       color: #FF0000}
