<STYLE TYPE="text/css">
<!--This file functions as a global style sheet -->

BODY {background-color: "#B2C1C4"}


H1,H2,H3, H4, H5 {FONT-FAMILY: serif; COLOR: "#003366"; TEXT-ALIGN: center}
TD {FONT-FAMILY: serif; TEXT-COLOR: "#003366"; COLOR: #003366; TEXT-ALIGN: left; font-size: 12pt}

P.left  {FONT-FAMILY: serif; TEXT-COLOR: "#003366"; COLOR: #003366; TEXT-ALIGN: left; font-size: 12pt}
P.right {FONT-FAMILY: serif; TEXT-COLOR: "#003366"; COLOR: #003366; TEXT-ALIGN: right; font-size: 12pt}
P.center {FONT-FAMILY: serif; TEXT-COLOR: "#003366"; COLOR: #003366; TEXT-ALIGN: center; font-size: 12pt}
P.justify {FONT-FAMILY: serif; TEXT-COLOR: "#003366"; COLOR: #003366; TEXT-ALIGN: justify; font-size: 12pt}
P {FONT-FAMILY: serif; TEXT-COLOR: "#003366"; COLOR: #003366; TEXT-ALIGN: left; font-size: 12pt}


.left {TEXT-ALIGN: left}
.right {TEXT-ALIGN: right}
.center {TEXT-ALIGN: center}


.textmenu:Link  {
	text-decoration : none;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	color: #e9882b;
	font-size: 11pt;
	TEXT-ALIGN: left;
	}

.textmenu:Visited  {
	text-decoration : none;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	color: #e9882b;
	font-size: 11pt;
	TEXT-ALIGN: left;
	}

.textmenu:hover {color: gray; TEXT-ALIGN: left;}


.submenu:Link  {
	text-decoration : none;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	color: white;
	font-size: 11pt;
	TEXT-ALIGN: left;
	}

.submenu:Visited  {
	text-decoration : none;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	color: white;
	font-size: 11pt;
	TEXT-ALIGN: left;
	}

.submenu:hover {color: gray; TEXT-ALIGN: left;}

A:Link	{
	text-decoration : none;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	color: #003366;
	font-size: 11pt;
	TEXT-ALIGN: left;
	}

A:Visited {
	text-decoration : none;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	color: #003366;
	font-size: 11pt;
	TEXT-ALIGN: left;
	}

A:hover {color: gray; TEXT-ALIGN: left;}

-->
</STYLE>