body {
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	font-weight: normal;
}
td {
	font-family: Tahoma;
	font-size: 11px; color: Black; font-weight: normal;
}

p {
	font-family: Tahoma;
	font-size: 11px; color: Black; font-weight: normal;
}
h2 {
	font-family: Tahoma;
	color: Navy;
	font-size: 13px;
	font-weight: bold;
}
h1 {
	font-family: Tahoma;
	font-size: 13px;
	color: Navy;
	font-weight: bold;
}
.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: Navy;
	font-weight: bold;
}
.bluenormal  { font-family: Tahoma; font-size: 11px; color: #000080 }
a:link       {
	font-family: Tahoma;
	color: Navy;
	text-decoration: none;
	font-weight: normal;
}
a:visited    { font-family: Tahoma; color: Navy; 
               text-decoration: none; font-weight: normal }
a:active     { font-family: Tahoma: Navy; 
               text-decoration: none; font-weight: normal }
a:hover      { font-family: Tahoma; color: #000000; 
               text-decoration: none; font-weight: normal }
