BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
}
A {
	COLOR: #0087AE;
}
A:hover {
	COLOR: #DDAF2C;
}
.MenuItem {
	COLOR: #999999;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	TEXT-ALIGN: left;
	font-weight : bold;
}
.MenuItem A {
	TEXT-DECORATION: none;
	COLOR: #999999;
}
.MenuItem A:hover {
	TEXT-DECORATION: none;
	COLOR: #000080;
}
.LinkItem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #DDAF2C;
}
.LinkItem A {
	TEXT-DECORATION: none;
	COLOR: #1E7BB3;
}
.LinkItem A:hover {
	TEXT-DECORATION: none;
	COLOR: #DDAF2C;
}
P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
}
div.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #333333;
	text-align : left;
	background-color: #999999;

}
div.hilite {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Red;
}
div.thefooter   {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
}
TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
}
.tabl_center
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
	text-align : center;
}
.tabl_header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	background-color : #999999;
}
.tabl_top {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : White;
	background-color : #0000CD;
	font-weight : bold;
}
H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #DDAF2C;
}
H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : Black;
}
.h2_space {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Black;
	font-weight : bold;
	text-decoration: underline;

}
.center_h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #DDAF2C;
	text-align : center;
	text-decoration : none;
}
.hed {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : normal;
	color : Black;
	background-color : #FFFFFF;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
hr {
	color: #969595;
	width: 95%;
}
.fcktitle {
	font-size:16pt;
	font-weight:bold;
}

.fcksubtitle {
	font-size:14pt;
	font-weight:bold;
}

.lg {
	font-size:18px;
}

.md {
	font-size:14px;
}

.sm {
	font-size:10px;
}

