body { 
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333333; 
	line-height: 1.3em; 
	background-color: #f2f2f2;
	margin: 0; 
	}

html>body {
font-size: small;
}

a:link { color: #0000cc; font-weight: normal; text-decoration: none; }
a:visited { color: #0000cc; font-weight: normal; text-decoration: none; }
a:hover { color: #0000cc; font-weight: normal; text-decoration: underline; }	
a:active { color: #0000cc; font-weight: normal; text-decoration: none; }

h1 { font-size: 120%; }
	
h2 { font-size: 110%; }
	
h3 { font-size: 110%; }

.backgroundshadow {
	background: url(/images/bg_tile.gif) repeat-x;
	background-color: #f2f2f2;	
	}

.closebutton {  
	width: 100%;  
	float: right; 
	}

.toolbarad {  
	width: 841px; 
	}