h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg1.gif);
}
h2 {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
h3 {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #0000CC;
	color: #0000CC;
}
h4 {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #66CCFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #66CCFF;
	margin-bottom: 0px;
	padding-top: 2px;
}
h5 {
	font-style: normal;
	background-color: #DCEBDC;
	background-repeat: repeat-y;
	background-position: center;
	font-size: small;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
