body {
font-size : 8pt; 
color : #231F20; 
font-family : verdana, sans-serif; 
margin-top : 20px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 20px;
background-color : #808284; 
} 
td {
font-size : 8pt; 
color : #231F20;
font-family : verdana, sans-serif; 
} 

p {
font-size : 8pt; 
color : #231F20; 
background-color : transparent;
font-family : verdana, sans-serif; 
} 
a {
font-weight : normal; 
font-size : 8pt; 
color : #231F20; 
background-color : transparent;
font-style : normal; 
font-family : verdana, sans-serif; 
text-decoration : none; 
} 
a:link {
font-weight : normal; 
font-size : 8pt; 
color : #231F20; 
background-color : transparent;
font-style : normal; 
font-family : verdana, sans-serif; 
text-decoration : none; 
} 
a:visited {
font-weight : normal; 
font-size : 8pt; 
color : #231F20; 
background-color : transparent;
font-style : normal; 
font-family : verdana, sans-serif; 
text-decoration : none; 
} 
a:active {
font-weight : normal; 
font-size : 8pt; 
color : #231F20; 
background-color : transparent;
font-style : normal; 
font-family : verdana, sans-serif; 
text-decoration : none; 
} 
a:hover {
font-weight : normal; 
font-size : 8pt; 
color : #231F20; 
background-color : transparent;
font-style : normal; 
font-family : verdana, sans-serif; 
text-decoration : underline; 
} 
.nav:link {
font-family : verdana, sans-serif; 
color : #ffffff; 
background-color : transparent;
font-size : 8pt; 
text-decoration : none; 
} 
.nav:visited {
font-family : verdana, sans-serif; 
color : #ffffff; 
font-size : 8pt; 
text-decoration : none; 
} 
.nav:active {
font-family : verdana, sans-serif; 
color : #ffffff; 
background-color : transparent;
font-size : 8pt; 
text-decoration : none; 
} 
.nav:hover {
font-family : verdana, sans-serif; 
color : #A76F94; 
background-color : transparent;
font-size : 8pt; 
text-decoration : none; 
} 

.topnav {
	font-weight: none; 
	font-size: 8pt; 
	color: #ffffff; 
	background-color: transparent;
	font-style: normal; 
	font-family: "verdana", tahoma,  sans-serif; 
	 
	text-decoration: none;
}
.topnav:link {
	font-weight: none; 
	font-size: 8pt; 
	color: #ffffff; 
	background-color: transparent;
	font-style: normal; 
	font-family: "verdana", tahoma,  sans-serif; 
	 
	text-decoration: none;
}
.topnav:visited {
	font-weight: none; 
	font-size: 8pt; 
	color: #ffffff; 
	background-color: transparent;
	font-style: normal; 
	font-family: "verdana", tahoma,  sans-serif; 
	 
	text-decoration: none;
}
.topnav:active {
	font-weight: none; 
	font-size: 8pt; 
	color: #A76F94; 
	background-color: transparent;
	font-style: normal; 
	font-family: "verdana", tahoma,  sans-serif; 
	 
	text-decoration: none;
}

.topnav:hover {
	font-weight: none; 
	font-size: 8pt; 
	color: #A76F94; 
	background-color: transparent;
	font-style: normal; 
	font-family: "verdana", tahoma,  sans-serif; 
	 
	text-decoration: none;
}

.toplink:visited {
	font-weight: none; 
	font-size: 8pt; 
	color: #A76F94; 
	background-color: transparent;
	font-style: normal; 
	font-family: "verdana", tahoma,  sans-serif; 
	 
	text-decoration: none;
}
.toplink:active {
	font-weight: none; 
	font-size: 8pt; 
	color: #A76F94; 
	background-color: transparent;
	font-style: normal; 
	font-family: "verdana", tahoma,  sans-serif; 
	 
	text-decoration: none;
}

div.scrollable
{
overflow:auto;
scrollbar-face-color:#2F2B21;
scrollbar-highlight-color:#8A8A8A;
scrollbar-shadow-color:#2F2B21;
scrollbar-3dlight-color:#2F2B21;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#ffffff;	
scrollbar-darkshadow-color:#000000;
}