body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin:0;
	height:0;
	background-color:#CCCCCC;
}
td {
	font-size:inherit;
}
p {
	margin-bottom:25px;
	margin-left:40px;
	margin-right:30px;
	margin-top:25px;
	font-size:1em;
	line-height:1.2em;
	color:#666666;
}
h1 {
	font-size:1.2em;
	color:#999999;
	margin-left:40px;
	margin-top:25px;
}
h2 {
	font-size:0.7em;
	color:#666666;
	text-indent:25px;
	margin-top:0;
	background-image:url(images/headers.gif);
	height:22px;
	padding:3px;
}
a:link {  
	color: #97ABDD;
	text-decoration: underline;
}
a:hover {  
	color: #97ABDD; 
	text-decoration: underline;
	background-color:#F3F0F9;
}
a:visited {  
	color: #97ABDD; 
	text-decoration: underline;
}
.border {  
	color: #333333; 
	border: #999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.tabtxt {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color:#C4CFDA;
}
.highlight {
	font-size:12px; 
	font-weight:500; 
	color:#666666;
}
.jumpmenustyle {
	font-size:9px;
	color:#666666;
}
#address_text {
	font-size:0.9em;
	color:#FFFFFF;
	background-color:#003399;
	height:21px;
	text-align:center;
	padding: 3px;
	text-indent:2em;
}
#sidebar {
	font-size:0.9em;
	color:#FFFFFF;
	text-align:left;
	background-color:none;
	padding: 5px;
	height: 120px;
	width: 120px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:15px;
	line-height:1.8em;
}
.sidebar_tab {
	background-color:#FFFFFF;
	color:#0060A9;
	font-weight:bold;
}
#newfiat {
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}
.newfiat_titletext {
	font-size:0.7em;
	color:#4863a0;
	font-weight:bold;
}
