/* General styles */

body {font-size: 12px;
      font-family: arial, sans-serif}

p {font-size: 12px; line-height: 16px}

span {font-size: 12px;
      line-height: 16px;
	  font-family: arial, sans-serif}

a {text-decoration: underline}
a:link {color: #B52900}
a:visited {color: #BD7148}
a:hover {color: #B52900}
a:active {color: #CC0000}

ol, ul, li {font-size: 12px; 
            color: #000000;
			font-family: arial, sans-serif}

strong, b {font-weight: bold}

em, i {font-style: italic}

/* Navigation styles */

.navSubHead {font-size: 13px;
             color: #5B1500}

/* Content styles */

.paragraphHeader {font-size: 16px;
                  font-weight: bold}

.indexBody {font-size: 11px;
            color: #616161}

.indexCaption {font-size: 10px;
               color: #616161}

/* Footer styles */

.footer {font-size: 10px}
.quoteLarge {
	font-family: arial, sans-serif;
	font-size: 18px;
	color: #5B1500;
	line-height: 24px;
	font-weight: normal;
}

