
<!--

body { 
	margin: 10px;
	border: 1px solid #000;
	font-family: "Calibri", "Book Antiqua", "Lucida Grande", Futura, Verdana, sans-serif;
	font-size: 11pt;
	line-height: 150%;
	background-color:#c5ffff;
	}
	 
p {
	font-size: 11pt;
	line-height: 150%;
	}
	
p.aqua {
	color: #327176;
	}
	
.clear { clear:both; }

img {
	border:none;
	}

d1 { 
	border-width:thin;
	border:solid;
	border-color: #;
	}

dt {
	font-size: 2m;
	color: #327176;
	}

li { 
	font-size: 11pt;
	}
	
ul { 
	list-style-type:circle; 
	}
	
a:link { 
	color: #327176; 
	}

a:visited { 
	color: #000000; 
	}

a:hover { 
	color: #ffffff; 
	}
	
a.dt {
	font-size: 11pt; 
	color: #327176;
	font-weight:bold;
	}

h1 { 
	font-size: 2.5em;
	}
	  
h1.aqua {
	color: #327176;
	}

h2 { 
	font-size: 2em;
	}
	
h2.aqua {
	color: #327176;
	}

h3 { 
	font-size: 1.5em;
	}
		
h3.aqua {
	color: #327176;
	}
	
dt {
	text-align: left; 
	font-size: 12pt; 
	}

.c5 { 
	font-size: 10pt; 
	}

.c7 { 
	font-size: 15pt; 
	}

#footer {
	font-variant:small-caps;
	clear:both;
	text-align:center;
	font-size:12px;
	}

-->

