BODY {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

P {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

A {text-decoration: none; color: #006194; font-weight: bold;}
A:link {text-decoration: none; color: #006194; font-weight: bold;}
A:active {text-decoration: none; color: #006194; font-weight: bold;}
A:visited {text-decoration: none; color: #006194; font-weight: bold;}
A:hover { text-decoration: underline; color: #ff9900; font-weight: bold;}

A.noline {text-decoration: none; color: #006194;}
A.noline:link {text-decoration: none; color: #006194;}
A.noline:active {text-decoration: none; color: #006194;}
A.noline:visited {text-decoration: none; color: #006194;}
A.noline:hover { text-decoration: underline; color: #ff9900;}

A.small {
	text-decoration: none;
	color: #006194;
	font-size : 11px;
	font-weight : bold;
}
A.small:link {
	text-decoration: none;
	color: #006194;
	font-size : 11px;
	font-weight : bold;
}
A.small:active {
	text-decoration: none;
	color: #006194;
	font-size : 11px;
	font-weight : bold;
}
A.small:visited {
	text-decoration: none;
	color: #006194;
	font-size : 11px;
	font-weight : bold;
}
A.small:hover {
	text-decoration: underline;
	color: #ff9900;
	font-size : 11px;
	font-weight : bold;
}

TD {
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

TH {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

OL  {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

UL  {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

DIV {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

PRE {
	font-size: 12px;
	font-family: Courier New;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.H1 {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.H2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.BlueHeader {
	color: #7BB6CE;
	font-size : 18px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

