/* CSS Document */

<title>blc_style</title>

{
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 60px;
	margin-right: 60px;
	margin-top: 0px;
	background-color: #FFFFCC;
}
p {
	font-size: 0.9em;
}
h1 {
	font-size: 1.8em;
	color: #003399;
	margin-bottom: 30px;
}
h2 {
	font-size: 1.3em;
	line-height: 3px;
}
h3 {
	font-size: 1em;
	color: #003399;
	line-height: 5px;
}
h4 {
	font-size: 1em;
	color: #003399;
}
th {
	background-color: #FFFFCC;
}
caption {
	background: #FFFFCC;
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	color: #990000;
}
ul {
	font-size: 1em;
}
li {
	font-size: .9em;
}
a:link {
	text-decoration: underline;
	color: #003399;
}
a:visited {
	text-decoration: underline;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
h6 {
	font-size: .9em;
	color: #990000;
}
