h1 { font:22px Arial; color:#FF580F; font-weight:bold; margin:0px;line-height:24px}
h2 { font:18px Arial; margin:0px 0px 5px 0px; line-height:18px }
h3 { font:15px Arial; color:#717171; font-weight:bold; display:inline}

.small {font:11px Arial}
.big {font:16px Arial}

.blue {color:#7DC0EB}
.orange {color:#FF580F}
.gray {color:#9a9a9a}

/* LINKS */

a       {color:#FF580F}
a:hover {color:#95370E; text-decoration:none}

/* GENERAL */

hr {height:24px; background: url('pics/sep_o.gif') transparent repeat-x 0px 10px; display:block; border:0px; margin:0px}
p  {font:14px Arial; color:#525252}

blockquote {background:url('pics/quote.gif') no-repeat 10px 10px #e7e7e7; padding:0px 10px 0px 40px; margin:20px 10px 20px 0px; border:1px solid #c7c7c7;}

li {margin-bottom:4px; font-weight:bold}
ol {font-weight:bold;margin-bottom:4px}
ul {list-style-type:square; display:block}
