<style type="text/css">


.header {
	font-family: helvetica;
	font-size: 25px;
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
	}

.nav{ 
	font-size : 10pt; 
	color: #808080; 
	text-decoration: none; 
	font-family: Arial; 
	font-weight: bold; 
	margin-left: 2px; 
	margin-right: 2px; 
	letter-spacing: -1; 
	}

a.nav:hover { 
	font-size : 10pt; 
	color: #0C4C8C; 
	border-bottom: 1px dotted #0C4C8C; 
	text-decoration: none; 
	font-family: Arial; 
	font-weight: bold; 
	margin-left: 2px; 
	margin-right: 2px; 
	letter-spacing: -1; 
	}

.navMark { 
	font-size : 10pt; 
	color: #0C4C8C; 
	border-bottom: 1px dotted #0C4C8C; 
	text-decoration: none; 
	font-family: Arial; 
	font-weight: bold; 
	margin-left: 2px; 
	margin-right: 2px; 
	letter-spacing: -1; 
	}

.content { 
	font-family: arial; 
	line-height: 140%; 
	color: #003399; 
	font-size: 10pt; 
	font-weight : normal; 
	}

.copy { 
	font-size : 7pt; 
	line-height: 130%; 
	color: #0C4C8C; 
	text-decoration: none; 
	font-family: Arial; 
	font-weight: bold; 
	margin-left: 2px; 
	margin-right: 2px; 
	}

a.copy:hover { 
	font-size : 7pt; 
	color: #808080; 
	text-decoration: underline; 
	font-family: Arial; 
	font-weight: bold; 
	margin-left: 2px; 
	margin-right: 2px; 
	}

.copyMark { 
	font-size : 7pt; 
	color: #0C4C8C; 
	text-decoration: underline; 
	font-family: Arial; 
	font-weight: bold; 
	margin-left: 2px; 
	margin-right: 2px; 
	}

.h2 { 
	font-family: arial; 
	line-height: 120%; 
	color: #003366; 
	font-size: 14pt; 
	font-weight : bold; 
	}

.button {
	background-color: #9BB8E2; 
	border-style: double; 
	border-color: #0C4C8C; 
	}

}
