<STYLE TYPE="text/css">
<!--This file functions as a global style sheet -->

BODY {background-color: white}


H1,H2,H3, H4, H5 {FONT-FAMILY: serif; COLOR: #F14A3D; TEXT-ALIGN: center}
TD {FONT-FAMILY: serif; COLOR: black; TEXT-ALIGN: left; font-size: 14pt}


.left {TEXT-ALIGN: left}
.right {TEXT-ALIGN: right}
.center {TEXT-ALIGN: center}

A:Link	{
	text-decoration : none;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	color: #F14A3D;
	font-size: 11pt;
	TEXT-ALIGN: left;
	}

A:Visited {
	text-decoration : none;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	color: #F14A3D;
	font-size: 11pt;
	TEXT-ALIGN: left;
	}

A:hover {color: #F8A8A1; TEXT-ALIGN: left;}

.news:Link   {color: black;}
.news:Visited   {color: black;}
.news:Hover   {color: gray;}

.foundation:Link	{
	text-decoration : none;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	color: black;
	font-size: 14pt;
	TEXT-ALIGN: left;
	}

.foundation:Visited {
	text-decoration : none;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	color: black;
	font-size: 14pt;
	TEXT-ALIGN: left;
	}

.foundation:hover {color: gray; TEXT-ALIGN: left;}

input 
	{font-size: 8pt;
	font-family: verdana,arial,times, serif; 
	font-weight: normal;
	color: white;
	border-width: 0;
	BACKGROUND-COLOR: white; 
	TEXT-ALIGN: center;
	}

-->
</STYLE>