<html><head><title>Preview</title>
<base href="C:\My Documents\Dawn's Stuff\html\CSS Styles\">
<style type="text/css"><!--
/* Specific stylesheet for FWCC style example  */
/* Design: (2004) Dawn Isenor <dawnisenor@accesswave.ca>   */

p {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 90%;
	font-weight : normal;
	color : Black;
}

td {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 100%;
	font-weight : normal;
	color : Black;
}



h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 120%;
	color= #660000;
	font-weight : medium;
} 
h2 {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 100%;
	font-weight : light;
	color : #666699;
} 
h3 {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 90%;
	color= #000000;
	font-weight : lighter;
}

h4  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 75%;
	color= #000000;
	font-weight : lighter;
	text-align : center;
}

h5  {
	font-family : "Arial Narrow";
	font-size : 72%;
	color= #000000;
	font-weight : lighter;
	text-align : center;
}

h6 {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 100%;
	color= #333366;
	font-weight : bold;
} 
h7  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 75%;
	color= #000000;
	font-weight : lighter;
	
}
