.style1 {
	font-family: impact;
	color: #CC0000;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.hilite {
	background-color: #FFFF00;
}
.style4 {
	font-family: tahoma;
	color: #CC0000;
	font-weight: bold;
	font-size: 20px;
}
.style6 {background-color: #FFFF00; font-weight: bold; }
.style8 {color: #CC0000}
.style10 {color: #0000FF}
.style12 {color: #000000}
.style13 {
	font-family: tahoma;
	color: #CC0000;
}
.style15 {
	font-family: impact;
	font-size: 18px;
	color: #CC0000;
}
.style18 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style19 {font-size: 24px}
.style20 {color: #000000; font-size: 24px; }
.style21 {color: #0000FF; font-size: 24px; }
.style24 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.style25 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.style26 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; }
.style27 {font-family: tahoma; color: #CC0000; font-weight: bold; }
.style28 {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}
.style29 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
}
.style30 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; }
.style31 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style32 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.style34 {
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
}
.style35 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.style36 {font-family: Arial, Helvetica, sans-serif; font-style: italic; }
.style37 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.style38 {font-size: 20px}

ul{
	width:180px;
	padding:0 0 0 0px;
}
ul li{
	display:block;
	background:url(images/solution_div.gif) left bottom repeat-x;
	height:20px;
	width:180px;
	padding:0 0 1px 0;
	list-style:none;
}
ul li a{
	padding:0 0 0 4px;
	font: bold 11px/20px Tahoma, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	margin:0;
	display:block;
	list-style:none;
}
ul li a:hover{
	color:#007BC1;
	background-color:#E0F3FF;
}
ul li.noImg{
    list-style:none;
	display:block;
	background-image:none;
	height:20px;
}