body {
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana,Tahoma, Arial,Helvetica,sans-serif;
	BACKGROUND-COLOR: #D3DCE3;
	TEXT-ALIGN: justify;
}

p {
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: #D3DCE3;
	TEXT-ALIGN: justify;
}

li {
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: #D3DCE3;
	TEXT-ALIGN: left;
}

td {
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: #D3DCE3;
	TEXT-ALIGN: left;
	margin-bottom: 2px;
}

ul {
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: #D3DCE3;
	TEXT-ALIGN: left;
}

.pcenter {
	TEXT-ALIGN: center;
}

.pright {
	TEXT-ALIGN: right;
}

.header {
	FONT-SIZE: 7pt;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	TEXT-ALIGN: center;
}

.tlink {
	FONT-SIZE: 7pt;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	TEXT-ALIGN: left;
}

.itable {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
}


a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
        color: #800080;
		  text-decoration: none;
}

a:hover {
         color: #008000;
         text-decoration : underline;
}

hr {
	line-height: 12pt;
	}

.mttitle {
	FONT-SIZE: 9pt;
	FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	TEXT-ALIGN: center;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-width: thin;
}

.artitle {
	FONT-SIZE: 10pt;
	FONT-FAMILY:  Verdana,Tahoma,Arial,Helvetica,sans-serif;
	TEXT-ALIGN: center;
}

.facts {
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: "Courier New", Courier, monospace;
	BACKGROUND-COLOR: #D3DCE3;
	TEXT-ALIGN: justify;
}

.lcontent {
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: #D3DCE3;
	TEXT-ALIGN: left;
}

/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#styletwo {position:relative;display:block;height:24px;font-size:10px;font-weight:bold;background:transparent url(bgoff.gif) repeat-x top left;font-family:Verdana,Tahoma, Arial,Helvetica,sans-serif;}
#styletwo ul {margin:0;padding:0;list-style-type:none;width:auto;}
#styletwo ul li {display:block;float:left;margin:0 1px 0 0;}
#styletwo ul li a{display:block;float:left;color:#000;text-decoration:none;padding:6px 10px 0 10px;height:24px;background:transparent url(bgoff.gif) repeat-x top left;}
#styletwo ul li a:hover {color:#fff;background:transparent url(bgon.gif) repeat-x top left;}
#styletwo ul li a.current{color:#fff;background:transparent url(bgon.gif) repeat-x top left;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */