<!--
* {
	margin: 0;
	padding: 0;
	line-height: 17px;
/*	border:0;	*/
}

body { font-family : Verdana, Arial, sans-serif; text-align: center; }

td, tr, table { font-size : 12px; font-family : Verdana, Arial, sans-serif; color : #000000; text-align: justify; vertical-align: top; background-color : #FFFFFF;}
.td_right2	{ text-align: right; vertical-align: top; }
.td_right	{ text-align: right; vertical-align: bottom; }
.td_center	{ text-align: center; }


select { font-size : 12px; font-family : Verdana, Arial, sans-serif; color : #000000; }
a { font-size : 11px; color : #2B2B85; font-weight: bold; text-decoration : underline; }
a:hover { color : #0033FF; }


ul
{
	margin-left: 18px;
	margin-top: 6px;
}



#container {
	width: 1000px;
/*	height: 620px;	*/
	margin: 5 auto;
	text-align: justify;
	background-color: #FFFFFF;
}


-->
