<style type="text/css">	<!--
	A { text-decoration:none }
	A:hover {
		color: #00ffff;
		font-weight: none;

	}

	H1 {
		font-size: medium;
		color: black;
		font-family : sans-serif;
		font : arial, helvetica,veranda;
	}
	H2 {
		font-size: small;
		color: black;
		font-family : sans-serif;
		font : arial,helvetica;
	}
	H3 {
		font-size: x-small;
		font-family : sans-serif;
		font : Verdana,helvetica;
		border : 1px solid #CCCCFF;
		font-stretch : normal;
		padding-left : 5px;
		word-spacing : normal;
	}
	p {
		font-size: x-small;
		color: #ffffff;
		font-family : sans-serif;
		font : verdana,helvetica;
	}
	p.normal {
		font-size: small;
		color: #ffffff;
		font-family : sans-serif;
		font : verdana,helvetica;
	}
	p.head {
		font-size: 14;
		color: black;
		font-family : sans-serif;
		font : vernada,arial,helvetica;
	}
	p.headblk {
		font-size: 12;
		color: black;
		font-family : sans-serif;
		font : vernada,arial,helvetica;
	}
	p.smallblk {
		font-size: 11;
		color: #000000;
		font-family: sans-serif;
		font: vernada,arial,helvetica;
	}
	p.second {
		font-size: 10;
		color: red;
		font-family: sans-serif;
		font: vernada,arial,helvetica;
	}
	p.small {
		font-size: xx-small;
		color:#ffffff;
		font-family : sans-serif;
		font : vernada,arial,helvetica;
		vertical-align : top;
	}
	p.black {
		font-size: x-small;
		color:#000000;
		font-family : sans-serif;
		font : vernada,arial,helvetica;
		vertical-align : top;
	}
	p.white {
		font-size: x-small;
		color: white;
		font-family : sans-serif;
		font : vernada,arial,helvetica;
	}
	p.blue {
		font-size: x-small;
		color: gold;
		font-family : sans-serif;
		font : vernada,helvetica;
		vertical-align : text-top;
	}
	li {
		font-size: x-small;
		color: #000000;
		font-family : sans-serif;
		font : arial,helvetica;
	}
	ul {
		font-size: x-small;
		color: #000000;
		font-family : sans-serif;
		font : arial,helvetica;
	}
	.box-mid {
		border-width: 2px;
		border-width: 2px;
		border-style: solid;
		border-color: #ffffff;
		padding: 10;
	}
	.box-small {
		border-width: 1px;
		border-width: 1px;
		border-style: solid;
		border-color: #ffffff;
		padding: 10;
	}
	.box-smblack {
		border-width: 1px;
		border-width: 1px;
		border-style: solid;
		border-color: #4e4e4e;
		padding: 5;
	}
	.box-yellow {
		border-width: 2px;
		border-width: 2px;
		border-style: solid;
		border-color: gold;
		padding: 10;
	}
	.box-top {
		border-width: 1px;
		border-width: 1px;
		border-style: solid;
		border-color: White White Gold White;
		padding: 10;
	}
	.box-center {
		padding: 10;
		border-left-color : White;
		border-left-style : solid;
		border-left-width : 1px;
		border-right-color : White;
		border-right-style : solid;
		border-right-width : 1px;
		border-bottom-color : Gold;
		border-bottom-style : solid;
		border-bottom-width : 1px;
	}
	.box-bottom {
		padding: 10;
		border-bottom : 1px solid White;
		border-left : 1px solid White;
		border-right : 1px solid White;
	}
	-->
</style>