/******* structure and layout *******/
body { 
font-family:Verdana, Arial, sans-serif;
font-size: 10pt; 
color: #000000; 
margin:0 0 0 0;
padding:0 0 0 0;
}




/******* fonts and links *******/
a {
color:#0066CC;
text-decoration:none;
}

a:hover {
color:#F0A434;
text-decoration:underline;
background:#ffffff;
}


/******* workarounds and hacks *******/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.thumb {
	border: 10px solid #ffffff;
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
