


/* typography */
body {font-size: 75%;}
html > body {font-size: 12px;}

p {margin-bottom:18px;}

/*
a:link, a:hover, a:visited, a:active {text-decoration:none; color:#ef4300; font-weight:bold;}
a:hover {color:#ef4300; border-bottom:1px solid #ef4300;}
*/

h1 {font-size: 18px; margin:12px 12px;}

h1 a {text-decoration: none; color: #000;}
a {color: #000;}

div.center {text-align:center;}
div.right {text-align:right;}
div.fivehundred {width:640px;}


ul, ol {margin-bottom: 18px;}

/* fluid.gs site design */

div.section div.column {border-left:1px solid #fff; border-bottom:1px solid #fff; background:#fff;}
div.section div.column:last-child {border-right:1px solid #fff;}
div.section div.column_content {padding:5px; margin:5px;}




