<STYLE TYPE="text/css">
<!--This file functions as a global style sheet -->

H1,H2,H3, H4, H5 {FONT-FAMILY: serif; COLOR: "white"; TEXT-ALIGN: CENTER}

BODY 	{FONT-FAMILY: serif; TEXT-COLOR: "white"; COLOR: white; TEXT-ALIGN: left; font-size: 11pt}

P.left  {FONT-FAMILY: serif; TEXT-COLOR: "white"; COLOR: white; TEXT-ALIGN: left; font-size: 11pt}
P.right {FONT-FAMILY: serif; TEXT-COLOR: "white"; COLOR: white; TEXT-ALIGN: right; font-size: 11pt}
P.center {FONT-FAMILY: serif; TEXT-COLOR: "white"; COLOR: white; TEXT-ALIGN: center; font-size: 11pt}
P.justify {FONT-FAMILY: serif; TEXT-COLOR: "white"; COLOR: white; TEXT-ALIGN: justify; font-size: 11pt}
P {FONT-FAMILY: serif; TEXT-COLOR: "white"; COLOR: white; TEXT-ALIGN: left; font-size: 11pt}

table	{FONT-FAMILY: serif; TEXT-COLOR: "white"; COLOR: white; TEXT-ALIGN: left; font-size: 11pt}

.left {TEXT-ALIGN: left}
.right {TEXT-ALIGN: right}
.center {TEXT-ALIGN: center}

.input 
	{font-size: 14pt;
	font-family: trebuchet ms, arial, helvetica; 
	border-style:  solid; 
	font-weight: bold;
	border-width: 0; 
	background-color: #003366;
	color: white;
	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:white;
	font-size: 11pt;
	TEXT-ALIGN: left;
	}

A:Visited {
	text-decoration : none;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	color: white;
	font-size: 11pt;
	TEXT-ALIGN: left;
	}

A:hover {color: gray; TEXT-ALIGN: left;}

-->
</STYLE>