/* Keller Williams Dallas City Center, May 2008, Contribute styles only, ncc.com */

body { background-color: #515353; color: #333333; margin: 0px; padding-top: 0px; }

* { font-family: Arial, Helvetica, Geneva, 'Lucida Sans', 'Bitstream Vera Sans', sans-serif; }

a:link { color: #cc3333; text-decoration: none; }
a:visited { color: #cc3333; text-decoration: none; }
a:active { color: #dd0505; text-decoration: underline; } 
a:hover { color: #dd0505; text-decoration: underline; }


/*--------------------- Restyled tags ------------------------*/
b { letter-spacing: 0.2px; }
blockquote { margin-top: 0px; margin-bottom: 0px; margin-left: 35px; }
h1 { font-size: 20px; font-weight: bold; color: #cc3333; }
h2 { font-size: 16px; font-weight: bold; color: #cc3333; margin-bottom: 2px; }
h3 { font-size: 14px; font-weight: bold; color: #cc3333; border-bottom: 1px solid #cc3333; margin-bottom: 10px; }
p { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 10px; }
ul { border: 0px; margin-top: 2px; list-style-type: disc; }
ol { border: 0px; margin-top: 2px; list-style-type: decimal; }
li { line-height: 16px; padding-bottom: 4px; list-style-position: outside; }


/*-------------------- General purpose styles -------------------------*/
.small { font-size: 11px; }


