.title1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #451604; font-weight: bold; font-style: normal}
a.title1:active		{ color: #451604; text-decoration: underline}
a.title1:link		{ color: #451604; text-decoration: underline}
a.title1:visited	{ color: #451604; text-decoration: underline}
a.title1:hover		{ color: #451604; text-decoration: none}

.title2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #F1D35F; font-weight: bold; font-style: normal}
a.title2:active		{ color: #DBC5A0; text-decoration: underline}
a.title2:link		{ color: #DBC5A0; text-decoration: underline}
a.title2:visited	{ color: #DBC5A0; text-decoration: underline}
a.title2:hover		{ color: #DBC5A0; text-decoration: none}

.emphasis {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
.body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}

body {
/* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
SCROLLBAR-BASE-COLOR:  #DBC5A0;
/* all scrollbar attriblutes following are not required, but you can set them if you wish. */
SCROLLBAR-ARROW-COLOR: #451604;
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
/* attributes we aren't using at the moment
SCROLLBAR-3DLIGHT-COLOR: #87789E;
SCROLLBAR-FACE-COLOR: #40364d;
SCROLLBAR-SHADOW-COLOR: #2F4261;
SCROLLBAR-DARK-SHADOW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #51485F;
*/
}



