body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	color: #000000;
	margin: 5px 0 0 0;
	background:#FFFFFF;
	}
	
#openingpage {
	background:#FFFFCC;}
	
#openingpage td {
	text-align: left;
	line-height: 1.3em;
	}
	
a:link		{color: #003399}
a:visited	{color: #003399}
a:hover		{color: #339900; text-decoration: none}

ol {
	font-size: 80%;
	}

ol li {
	padding: 5px 0;}

ol.boldNumber {  /* This controls the number */
	font-weight: bold;
	font-size: 80%;
	line-height: 1.5em;
	color: #000000;
	list-style-position: outside;
	margin-left: 0;
	padding-left: 30px; /*to left align numbers */
} 
ol.numbers {
	font-size: 80%
	margin-left: 20px;
	}
.numberedlist {
    line-height: 1.5em;
	font-size: 80%;
	margin-left: 20px;
	padding: 0 0 0 20px;
	font-weight: normal;
	}

ol li div { /* This controls the text */
	font-weight: normal;
	color: #000000;
	margin-left: 10px; /*controls space between number and text */
	}

ul li{list-style-position: outside; list-style-image:  url(../imagesOA/bluedot.gif);
	font-size: 80%;
	line-height: 1.3;
	margin: 8px 0 15px 0;
	}

.blackbullet {
	list-style-position: outside;
	list-style-image: url(../imagesOA/blackdot.gif);
}

p {
	font-size: 80%;
	line-height: 1.3;
	}
	
img.floatleft {
	float: left;
	}
	
img.floatright {
	float: right;
	padding: 10px 0 10px 10px;
	}	

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: bold;
	color: #000000;
	line-height: 1.4em;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.3em;
}

.firm-name-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 205%;
	line-height: 1.3em;
	}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	line-height: 1.3em;
	font-weight: bold;
	}
	
.firm-name-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
}
.copyright{
	font-size: 60%;
	}
h3 {
	font-size: 110%;
	}

.date {
	font-size: 150%;
	color: #66CC00;
}

.blue {
	color: #003399;
	font-size: 130%;
	}
.disclaimer p {
	font-size: 80%;}
