h2.c1 {
	background			: #CCFFCC;
	font-size			: 111%;
	color				: #000;
	line-height			: normal;
	border				: 1px solid #666;
	padding				: 5px 5px 2px;
	margin-bottom		: 1em;
}
h2.c2 {
	font-size			: medium;
	color				: #245BB6;
	background			: #FFFFFF url(./img/bg1.gif) repeat-x left bottom;
	border-right		: solid 1px #245BB6;
	border-bottom		: solid 1px #245BB6;
	border-left			: solid 5px #245BB6;
	line-height			: normal;
	padding				: 5px 5px 2px;
	margin-bottom		: 1em;
}
h2.c3 {
	font-size			: medium;
	color				: #922154;
	background			: #E5EBFF url(./img/bg2.gif);
	border-left			: solid 5px #245BB6;
	line-height			: normal;
	padding				: 5px 5px 2px;
	margin-bottom		: 1em;
}
h2.c4 {
	font-size			: small;
	color				: #245BB6;
	background			: #FFFFAA;
	border-top		: solid 1px #245BB6;
	border-left			: solid 5px #245BB6;
	line-height			: normal;
	padding				: 5px 5px 2px;
	margin-bottom		: 1em;
}
h2.c5 {
	font-size			: small;
	color				: #245BB6;
	background			: #DDFFAA;
	border-top		: solid 1px #245BB6;
	border-left			: solid 5px #245BB6;
	line-height			: normal;
	padding				: 5px 5px 2px;
	margin-bottom		: 1em;
}
h3.c1 {
	font-size			: small;
	line-height			: 1.3em;
	color				: #607080;
	background			: #FFFFFF;
	text-align			: left;
	text-decoration		: none;
}
h3.c2 {
	font-size			: small;
	line-height			: 1.3em;
	color				: #000000;
	background			: #FFFFFF;
	text-align			: left;
	text-decoration		: none;
}
ul#c1 {
	line-height			: 150%;
	list-style-image		: url(./img/ul1.gif);
	list-style-type		: square ;
	list-style-position		: outside;
}
ul#c2 {
	line-height			: 150%;
	list-style-image		: url(./img/dummyul.gif);
	list-style-type		: decimal ;
	list-style-position		: outside;
}