body {
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	background-image: url(gfx/bk.gif);
	background-repeat: no-repeat;
	background-color: white;
	margin-top: 35px;
	margin-left: 40px;
	scrollbar-face-color : #0A246A;
	scrollbar-arrow-color : White;
	scrollbar-base-color : #636C87;
	scrollbar-highlight-color : #8491B4;
	scrollbar-shadow-color : #21242D;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
}

h2 {
	font-size: 13pt;
	font-weight: bold;
}

a {
	color: #0A246A;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

a:hover {
	border-bottom: 1px solid #0A246A;
}

div {
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
}

table {
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
}

th {
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	background-color: Black;
	font-weight: bold;
}

td {
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
}

.messagetitle {
	color: rgb(0,0,0);
	padding-top: 16px;
	padding-left: 24px;
}

.message {
	font-size: 8pt;
	color: rgb(64,64,64);
	border-bottom: 1px solid black;
	padding-top: 12px;
	padding-left: 48px;
	padding-bottom: 16px;
}

.cvtitle {
	font-size: 10pt;
	font-weight: bold;
	width: 500px;
	text-align: left;
	background-color: #0A246A;
	color: white;
	padding: 2px;
	border: 2px outset #8491B4;
	margin-bottom: 10px;
}

.cvtable {
	margin-left: 10px;
	margin-bottom: 10px;
}

.cvcell {
	font-size: 8pt;
	color: black;
	vertical-align : top;
}

.cvcell.add {
	font-size: 8pt;
	font-style : italic;
	margin-left : 10px;
}

.pubtitle {
	font-size: 10pt;
	font-weight: bold;
	width: 500px;
	background-color: #0A246A;
	color: white;
	padding: 2px;
	border: 2px outset #8491B4;
}

.pubtable {
	border-right: 1px solid black;
}

.pubtable td {
	font-size: 8pt;
	color: black;
	vertical-align : top;
	padding: 3px;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}

.add {
	font-size: 8pt;
	font-style : italic;
	margin-left : 10px;
}

.NEWS {
	border: thin outset #8491B4;
}

.NEWS TH {
	text-align: center;
	font-weight: bold;
	background-color: #0A246A;
	color : White;
}

.NEWS TD {
	font-family: arial;
	font-size: 9pt;
	color: black;
}
