body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #151946;
	list-style-type: square;
}
p {
	margin-right: 8px;
	margin-bottom: 14px;
	margin-left: 8px;
}

body {
	margin-top: 0px;
	background-image: url(images/bg_burgundy2.gif);
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


H1{
	font-family: "Times New Roman", Times, serif;
	color: #2A2869;
	font-size : 16pt;
	background-color: #F4F4F4;
	margin-left: 8px;
}
H2{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #A51B28; font-size : 11pt; }


a:link {
	color : #131842;
	text-decoration: underline;
}
	a:visited {
	color : #222457;
	text-decoration: underline;
}
	a:hover {
	color : #8C1823;
	text-decoration: underline;
}
	a:active {color : #1A1B4B; }


.nav {
	color: #000000;
	font-size: 10px;
}
.nav a:link {
	color: #000000;
	text-decoration: none;
}

.nav a:visited {color: #000000;
	text-decoration: none;
}
.nav a:hover {
	color: #000000;
	background-color: #CCCCCC;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-style: normal;
}
