h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: 33bbee;
	background: #EEF8FF;
	line-height: 24pt;
	font-weight: lighter;


}
.head1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #33bbee;
	background: #EEF8FF;
}
.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #33bbee;
	border-top: 1px dotted #4AB5EF;
	border-right: 1px;
	border-bottom: 1px dotted #333399;
	border-left: 1px;
	line-height: 24px;
	background: #EEF8FF;
	letter-spacing: 1pt;
	text-indent: 10pt;




}
.head3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #33bbee;
	border-top: 1px dotted #4AB5EF;
	border-right: 1px;
	border-bottom: 1px dotted #333399;
	border-left: 1px;
	background: #EEF8FF;
	letter-spacing: 1pt;
	text-indent: 10pt;
}
.sub-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	text-indent: 10pt;


}
.urgent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFf8f8;
	background: #FF0000;
	border-top: 1px #CC0000;
	border-right: 1px #CC0000;
	border-bottom: 1px dashed #CC0000;
	border-left: 1px #CC0000;
	line-height: 20pt;

}
li {
	border-top: 1px #0066CC;
	border-right: 1px #0066CC;
	border-bottom: 1px dotted #0066CC;
	border-left: 1px #0066CC;
	font-size: 9pt;
	line-height: 16pt;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../menu/bullet-11.gif);
	background: f9fcff;
	margin-left: -10px;







}
