body {
font-family: Arial, Helvetica, sans-serif;
background-image: url("VBAbackground.gif"); 
background-attachment: fixed;}

p {
margin: 0px;
font-family: Arial;
font-size: 10pt;}

table {
font-family: Arial;
font-size: 10pt;}

li {
font-family: Arial;
font-size: 10pt;
}

a:link, a:visited, a:active {
color: #000066; 
font-family: Arial; 
font-weight: bold;
text-decoration: none}

a:hover {
color: #1D7CF2; 
text-decoration: none}

h3 {
font-family: Arial;
font-size: medium;
font-weight: bold;}

.title {
font-family: Arial; 
font-size: 14pt;
font-weight: bold;
color: #363E6C}

.text {
font-family: Arial; 
font-size: 10pt;
color: #202020}

.text_bold {
font-family: Arial; 
font-size: 10pt;
font-weight: bold;
color: #202020}

.italic {
font-family: Arial; 
font-size: 10pt;
font-style: italic;
color: #202020}

.code {
font-family: Courier; 
font-size: 10pt;
font-style: normal;
background: #A8D5FF;
color: #202020}

div.code{
	border: 2px solid #003B62;
	font-family: Courier;
	background-color: #B5CFE0;
	padding: 7px;
	margin: 5px;
	font-size: 90%;} <!-- Usage: <div class='code'></div> -->

.quote {
font-family: Arial; 
font-size: 10pt;
font-style: italic;
font-weight: bold;
color: #202020}

.copyright {
font-family: Arial; 
font-size: 6pt;
font-weight: bold;
color: #404040}

.yellow_hilite {
background: #FFFF33}

.orange_hilite {
background: #FF7142}

.red_hilite {
background: #FF3333}

.green_hilite {
background: #8CFF66}

.blue_hilite {
background: #6BB8FF}