body {
	background-image: none;
	background-color: #809AB1;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

a:link {
	color: #105289;
	text-decoration: none;
}
a:visited {
	color: #105289;
	text-decoration: none;
}
a:hover {
	color: #BC2A4D;
	text-decoration: underline;
}
a:active {
	color: #4E6D8F;
	text-decoration: underline;
}

h1 {
	font-size: large;
}

h2 {
	font-size: small;
}

#header-bgimage {
background: url("images/bg_header.gif");
background-repeat: repeat-x;
}

.sitename {
	font-size: x-large;
	color: #FFFFFF;
}
.style4 {color: #FFFFFF}
.style7 {font-size: medium; font-weight: bold; }
.style9 {font-size: small}
.x-small {font-size: x-small}
.abstract {
	background-color: #ECF3F7;
	color: #333333;
	font-size: x-small;
	border-left: 1px dotted #000000;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-right: 1px dotted #000000;
}
.breadcrumbs {font-size:x-small}
.versiondate {font-size:x-small}
hr {
	border: 0; 
	color: #000000;
	background-color: #000000;
	height: 1px;
}
