@import url("fbcls-import.css");

body { 
color: #000033; 
font: 12px/1.5 verdana, arial, sans-serif;

}

h1 { font-size: 130%; }

h2 {font-size: 120%; }

h3 { font-size: 100%; }

h4{
border-bottom: 2px dotted #003;
margin: 0;
padding: .5em 0 0 0;
width: 150px;
}

#right h3 { font-size: 100%;
margin-bottom: 0;
padding-bottom: 0;
padding-left: 5px;
}


a:link {color: #5c2e2e; }

a:visited { color: #cc4200; }

a:hover {
background-color: #5c2e2e;
color: #ffc;
}


