/** Common element styles for the whole site. */
/* START FROM /grid/skycom_grid_4col.css */
html, body { margin:0; padding:0; font-family:verdana,helvetica,freesans,sans-serif; font-size:100%; }
h1, h2, h3, h4, h5, h6 { margin-top: 0px; margin-bottom: 0px; font-size: 1em; } 
h1 { font-size: 2em; }  
p { margin:0; font-size:100%; }
tr, td, th { font-size:100%; }
select, textarea { font-size:100%; }
form { margin:0; padding:0; }
small{ font-size: 1em; }  
img  { border:0; }
a:link, a:visited, a:active, a:hover { color: #000000; text-decoration: none; }
li { padding:0; }
/* END FROM /grid/skycom_grid_4col.css */
