body {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 90%;
	margin: 0px
}

img {
	border: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px 
}

a:link, a:visited {
	color: #A50010;
	text-decoration: none
}

a:hover {
	color: #102080;
	text-decoration: underline
}

a:active {
	color: #F00000
}

h1, h2, h3, h4, h5, h6 {
	color: #660000
}

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	color: #850008;
	font-weight: 500
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #102080;
	font-weight: 500;
	text-decoration: underline
}

a:active h1, a:active h2, a:active h3, a:active h4, a:active h5, a:active h6 {
	color: #F00000;
	font-weight: 500
}

.desctitle {
	text-align: right;
	color: #660000;
	padding-right: 10px
}

.desctitle h4 {
	text-align: right
}

.small {
	font-size: 8pt
}

.title {
	margin-bottom: 1px;
	margin-top: 0px;
	padding-top: 0px
}

ul.blank {
	margin-left: 0px;
	padding-left: 10px
}

ul.blank li {
	list-style-type: none;
}
