<STYLE TYPE="text/css">
<!--This file functions as a global style sheet -->

BODY {background-image: "images/bg.jpg"}


H1,H2,H3, H4, H5 {FONT-FAMILY: serif; COLOR: "#421b04"; TEXT-ALIGN: center}
TD {FONT-FAMILY: serif; TEXT-COLOR: "#421b04"; COLOR: #421b04; TEXT-ALIGN: left; font-size: 12pt}

P.left  {FONT-FAMILY: serif; TEXT-COLOR: "#421b04"; COLOR: #421b04; TEXT-ALIGN: left; font-size: 12pt}
P.right {FONT-FAMILY: serif; TEXT-COLOR: "#421b04"; COLOR: #421b04; TEXT-ALIGN: right; font-size: 12pt}
P.center {FONT-FAMILY: serif; TEXT-COLOR: "#421b04"; COLOR: #421b04; TEXT-ALIGN: center; font-size: 12pt}
P.justify {FONT-FAMILY: serif; TEXT-COLOR: "#421b04"; COLOR: #421b04; TEXT-ALIGN: justify; font-size: 12pt}
P {FONT-FAMILY: serif; TEXT-COLOR: "#421b04"; COLOR: #421b04; TEXT-ALIGN: left; font-size: 12pt}


.left {TEXT-ALIGN: left}
.right {TEXT-ALIGN: right}
.center {TEXT-ALIGN: center}

.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: #421b04;
	font-size: 11pt;
	TEXT-ALIGN: left;
	}

A:Visited {
	text-decoration : none;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	color: #421b04;
	font-size: 11pt;
	TEXT-ALIGN: left;
	}

A:hover {color: black; TEXT-ALIGN: left;}

input 
	{font-size: 8pt;
	font-family: verdana,arial,times, serif; 
	font-weight: normal;
	color: #000033;
	border-width: 0;
	BACKGROUND-COLOR: white; 
	TEXT-ALIGN: center;
	}

-->
</STYLE>