BODY {
	color: Navy;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}
TD {
	color: Navy;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}
font.TITLE {
	color: Navy;
	font-family: Arial, sans-serif;
	font-size: 18pt;
}
font.SUBTITLE {
	color: Navy;
	font-family: Arial, sans-serif;
	font-size: 16pt;
}
font.SMALL {
	color: Navy;
	font-family: Arial, sans-serif;
	font-size: 8pt;
}
font.MAIN {
	color: Navy;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}
span#MsgSpan {
	color: red;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 1px;
}
A.w {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt; 
}
A.w:HOVER {
	color:  #ffff80;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt; 
}
A.b {
	color: #300080;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt; 
}
A.b:HOVER {
	color:  #8080ff;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt; 
}
A.l {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt; 
}
A.l:HOVER {
	color:  #ffff00;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt; 
}
h1 {
  font-size: 12pt;
  text-align: center;
}
h2 {
  font-size: 10pt;
}

