P,UL,OL,DL,TD,TH,BLOCKQUOTE {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
}

H1,H2,H3,H4 {
	font-family : Arial, Helvetica, sans-serif;
	color : #18737B;
	font-weight : bold;
}

H1 {
	font-size : 22px;
	text-align : center
}

H2 {
	font-size : 20px;
}

H3 {
	font-size : 16px;
	margin-bottom: 6px;
}

H4 {
	font-size : 14px;
	margin-bottom: 3px;
}

HR {
	border : medium double #18737B;
}

SUP {
	font-size : xx-small;
}


LI {
	padding-bottom : 3px;
	padding-top : 2px;
}

DT {
	padding-top : 2px;
	font-weight : bold;
}

DD {
	padding-top : 2px;
	padding-bottom : 3px;
}

A {
	font-weight: bold;
}

A:hover {
	color: #18737B;
	text-decoration: none;
}

.GreenText {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #18737B;
}

.MenuText {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
}

.MenuText:hover {
	color : #CC3300;
}

.TitleText:hover {
	color : #CC3300;
	text-decoration : underline;
	
}

.GreenBorder {
	border : thin dashed #18737B;
	padding : 5 5 5 5;
}

.WhiteCell {
	background-color : #FFFFFF;
}

.YellowCell {
	background-color : #FFFFDD;
}

.GreenCell {
	background-color : #18737B;
}

.LightGreenCell {
	background-color : #DBF7F9;
}

.RevTitleText:hover {
	color : #FFFFFF;
}

/*---( added styles )---
Author: Michael Hodgins [mhodgins@oakville.ca]
Date Added: 2006.03.20
*/

.teaser {
	font-size: 11px;
	line-height: 13px;
	}
