body {
	background-color: #11426c;
	font-family: Arial

;
	font-size: 12px;
	color: #01274a;
	line-height: 12px;
	text-align:center;}

tr, td {
	font-family: arial;
	font-size: 13px;
	color: #01274a;
	line-height: 15px;}


#container {	
	
	text-align:left; 
	width: 390px;
	}


a:link, a:active, a:visited {
	font-size: 15px;
	color: #f4f8fb;
	letter-spacing: 1px;	
	text-decoration:none;
	font-weight: none;
	text-transform: none;}

a:hover {
	color: #08467e;
	background-color: #FFFF00;
	text-decoration: underline;}


button, submit, input, textarea {
	background: #c0c0c0;
	border: 0px solid #0c59a1;
	font-family: tahoma;
	font-size: 9pt;
	color: #0c59a1;}

