<STYLE type="text/css">
<!--

	#foo p {
		font-size:9px;
		font-family: times new roman,times,serif;
		}

	#foo2 p {
		font-size:9px;
		font-family: verdana,arial,helvetic,sans-serif;
		}

	#menu {
		font-family: verdana,arial,helvetic,sans-serif;
		background-color: black; 
		color: white; 
		font-size:9pt;
		}

	#menu a:link { 
		font-weight: bold; 
		text-decoration: none; 
		color: white;
		}

	#menu a:visited { 
		font-weight: bold; 
		text-decoration: none; 
		color: white;
		}

	#menu	a:hover, a:active { 
		text-decoration: underline; 
		color: white;
		}


	#main {
		position: relative;
		margin-left: -370px;
		margin-top: 20px;
		left: 50%;
		width: 740px;
		border:1px solid white; 
		}

	#whitecolor {
		background: #FFFFCC;
		color: rgb(0, 0, 0);
		margin:20px 20px 20px 20px;
		font-family: times new roman,times,serif;
		}

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

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

	#whitecolor a:hover, a:active { 
		text-decoration: underline; 
		color: #000099;
		}


	#whitecolor blockquote { 
		font-size: 90%; 
		}


	#whitecolor H2 { 
		font-size: 150%; 
		margin-bottom: 0in;
		}


	#whitecolor H3 { 
		font-size: 100%; 
		margin-top: 0in; 
		margin-bottom: 0in;
		}


	#whitecolor H4 { 
		font-size: 90%; 
		}


	a:link { 
		text-decoration: none; 
		/*color: #33FFCC;*/
		}

	a:visited { 
		text-decoration: none; 
		/*color: #33FF33;*/
		}

	a:hover, a:active { 
		text-decoration: underline; 
		/*color: rgb(92, 11, 185);*/
		}

	p {
		padding-left:6px;
		padding-right:6px;
		}

	#titlemainblack {
		font-weight: bold; 
		font-family: times new roman,times,serif;
		color: black; 
		font-size:18pt;
		}

	#titlemaingold { 
		font-weight: bold; 
		font-family: times new roman,times,serif;
		color: #FF9900; 
		font-size:18pt;
		}

	#titlemaingreen { 
		font-weight: bold; 
		font-family: times new roman,times,serif;
		color: #008000; 
		font-size:18pt;
		}

	#titlemainrust { 
		font-weight: bold; 
		font-family: times new roman,times,serif;
		color: #800000; 
		font-size:18pt;
		}

	#titleminor { 
		font-family: verdana,arial,helvetic,sans-serif;
		text-decoration: underline; 
		font-size:13pt;
		color: #800000
		}

	#emphasis { 
		text-decoration: underline; 
		font-size:13pt;
		color: #CC0000;
		}

-->
</STYLE>
