body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: #330099;
	margin: 15px;
	margin-left: 60px;
    scrollbar-track-color: #EBE3FA;
    scrollbar-face-color: #E2CCE1;
    scrollbar-highlight-color:#E2CCE1;
    scrollbar-shadow-color: #E2CCE1;
    scrollbar-arrow-color: #990000
}

td {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: #330099;
}

h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18pt;
	color: #330099;
}

h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15pt;
	color: #330099;
}

a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: #990000;
	text-decoration: underline
}

a:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: #990000;
	text-decoration: none
}

a.nounderline {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: #330099;
	text-decoration: none;
	cursor: help
}

a.nounderline:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: #330099;
	text-decoration: none;
	cursor: help
}
