BODY {
	font-family :  "Arial", "Times New Roman", serif;
	font-size : 10pt;
	text-align: left;
	background: White;
	color: #999999
	}
    .EDRA{
	font-size : 9pt;
}
	.EDRABOLD{
	font-size : larger;
	font-weight : bold;
}
	
P {
	font-family :   "Arial", "Times New Roman", serif;
	font-size : 10pt;
	text-align: left;
	background: White;
	color: #999999
}



P.center{
	font-family :   "Arial", "Times New Roman", serif;
	font-size : 10pt;
	text-align: center;
	background: White;
	color: #999999

}

TR.personnel {
	font-family :   "Arial", "Times New Roman", serif;
	font-size : 10pt;
	text-align: left;
	background: White;
	color: #999999
}
H1 {
	font-family :   "Arial", "Times New Roman", serif;
	font-size: 16pt;
	color : green;
	font-weight : bold;
}

H1.center{
	font-family :   "Arial", "Times New Roman", serif;
	font-size: 16pt;
	color : green;
	font-weight : bold;
	text-align: center;
}

H2 {
	font-family :   "Arial", "Times New Roman", serif;
	font-size: 16pt;
	color : #006666;
	font-weight : bold;
}

H2.center{
	font-family :   "Arial", "Times New Roman", serif;
	font-size: 16pt;
	color : #006666;
	font-weight : bold;
	text-align: center;
}

H3 {
	font-family :   "Arial", "Times New Roman", serif;
	font-size: 12pt;
	color : #006666;
	font-weight : bold;
}
H3.center{
	font-family :   "Arial", "Times New Roman", serif;
	font-size: 12pt;
	color : #006666;
	font-weight : bold;
	text-align: center;
}

H4 {
    font-size: small;
	text-decoration : underline;
}

H4.center{
	text-align: center;
}

A {
	color: blue;
	text-decoration: underline;
}

UL {
    font-family :   "Arial", "Times New Roman", serif;
	font-size : 10pt;
	text-align: left;
	background: White;
	color: #999999

}
OL {
	font-family :   "Arial", "Times New Roman", serif;
	font-size : 10pt;
	text-align: left;
	background: White;
	color: #999999
}

A.menu {	
	font-family :  "Arial", "Times New Roman", serif;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size : 10pt;
}

A.notunder {	
	color: blue;
	text-decoration: none;
}

A.submenu {	
	font-family :  "Arial", "Times New Roman", serif;
	color: White;
	text-decoration: none;
	font-weight: normal;
	font-size : 8pt;
}

A:Hover.submenu {
	font-family :  "Arial", "Times New Roman", serif;
	color: Purple;
	text-decoration: none;
	font-weight: normal;
}

A:Hover.menu {
	color: Maroon;
	text-decoration: none;
	font-weight: bold;
}

A:Hover {
	color: Silver;
}

HR {
	height: 1pt;
}

IMG.BorderZero {
	border : 0px;
}


