.linkNav{
	color: yellow;
	font-family: arial;
	size: 10px;
	text-decoration: underline;
}

.bold{
	color: white;
	font-weight: bold;
}


.linkNav a{
	text-decoration: underline;
	color: yellow;
	font-family: arial;
	size: 10px;azimuth: 
}

.linkNav a:hover{
	text-decoration: none;
}

body a{
	text-decoration: underline;
	color: yellow;
	font-weight: bold;
	
}

body a:hover{

	text-decoration: none;
}

body {
	font-family: arial;
	font-size: 8pt;
	color: white;
}

.body{
	font-family: arial;
	font-size: 8pt;
	color: white;
}

.body a{
	font-family: arial;
	font-size: 8pt;
	color: yellow;
	text-decoration: underline;
}

.body a:hover{
	text-decoration: none;
}

.subHeader{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: yellow;
}
h1 {
font-family: arial;
	font-size: 14pt;
	color: white;
}
.footer {font-family: arial; font-size: 10px; color: black;}
.footer a{text-decoration: underline;}
.footer a:hover{text-decoration: none;}