body {
   background-color: cornsilk;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
}

h1 {
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold
}
h2 {
	font-size: 1.3em;
	line-height:  1.3em;
	font-weight: bold
}
h3 {
	font-size: 1.0em;
	line-height:  1.2em;
	font-weight: bold
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
dl { }
dd {}
dt { font-weight: bold; }


.c1 {
	color: #0000FF;
	text-align: left;	
}

.c2 {
	color: #0000FF;
	text-align: center;	
}
.c3 {
	color: #000000;
	text-align: left;	
}

.c4 {
	color: #000000;
	text-align: center;	
}
.c5 {
	color: #ff0000;
}

.c6   {
	color: #0000FF;
	text-align: left;	
   font-size: 1.5em;
   line-height: 1.6em;
   font-weight: bold
}
.c7   {
	color: #0000FF;
	text-align: center;	
   font-size: 1.5em;
   line-height: 1.6em;
   font-weight: bold
} 


