a:link { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; }
a:visited { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; }
a:hover { font-family: Arial, Helvetica, sans-serif; color: #CC9933; text-decoration: none; }
a:active { font-family: Arial, Helvetica, sans-serif; color: #FFFFCC; text-decoration: none; }

p { font-family: Book Antiqua, Times, Times New Roman, serif; color: #000000; font-size: 12px; line-height: 16px; text-decoration: none; margin-bottom:15px; margin-top:5px; }

.paragraph a:link { font-family: Book Antiqua, Times, Times New Roman, serif; color: #624223; font-size: 12px; line-height: 16px; text-decoration: none; margin-bottom:5px; margin-top:5px; font-weight:bold; }
.paragraph a:hover { font-family: Book Antiqua, Times, Times New Roman, serif; color: #CC9933; font-size: 12px; line-height: 16px; text-decoration: none; margin-bottom:5px; margin-top:5px; font-weight:bold; }
.paragraph a:visited { font-family: Book Antiqua, Times, Times New Roman, serif; color: #624223; font-size: 12px; line-height: 16px; text-decoration: none; margin-bottom:5px; margin-top:5px; font-weight:bold; }
.paragraph a:active { font-family: Book Antiqua, Times, Times New Roman, serif; color: #624223; font-size: 12px; line-height: 16px; text-decoration: none; margin-bottom:5px; margin-top:5px; font-weight:bold; }

.sub { font-family: Book Antiqua, Times, Times New Roman, serif; color: #000000; font-size: 12px; line-height: 16px; text-decoration: none; margin-bottom:5px; margin-top:0px; }

h1 { font-family: Book Antiqua, Times, Times New Roman, serif; color: #624223; font-size: 16px; line-height: 17px; text-decoration: none; margin-bottom:3px; font-style:italic; font-weight:bold; }
h2 { font-family: Book Antiqua, Times, Times New Roman, serif; color: #624223; font-size: 14px; line-height: 16px; text-decoration: none; }
h3 { font-family: Book Antiqua, Times, Times New Roman, serif; color: #000000; font-size: 16px; line-height: 18px; text-decoration: none; }

.quote { font-family: Book Antiqua, Times, Times New Roman, serif; color: #624223; font-size: 14px; line-height: 17px; text-decoration: none; margin-bottom:3px; font-style:italic; font-weight:bold; }

blockquote { font-family: Book Antiqua, Times, Times New Roman, serif; color: #000000; font-size: 12px; line-height: 16px; text-decoration: none; margin-bottom:5px; margin-top:5px; }

.list a:link { font-family: Book Antiqua, Times, Times New Roman, serif; color: #000000; font-size: 16px; line-height: 20px;text-decoration: none; }
.list a:visited { font-family: Book Antiqua, Times, Times New Roman, serif; color: #000000; font-size: 16px; line-height: 20px;text-decoration: none; }
.list a:hover { font-family: Book Antiqua, Times, Times New Roman, serif; color: #CC9933; font-size: 16px; line-height: 20px;text-decoration: none; }
.list a:active { font-family: Book Antiqua, Times, Times New Roman, serif; color: #000000; font-size: 16px; line-height: 20px;text-decoration: none; }

.here a:link { font-family: Book Antiqua, Times, Times New Roman, serif; color: #336699; font-size: 12px; line-height: 20px;text-decoration: underline; }
.here a:visited { font-family: Book Antiqua, Times, Times New Roman, serif; color: #000000; font-size: 12px; line-height: 20px;text-decoration: underline; }
.here a:hover { font-family: Book Antiqua, Times, Times New Roman, serif; color: #CC9933; font-size: 12px; line-height: 20px;text-decoration: underline; }
.here a:active { font-family: Book Antiqua, Times, Times New Roman, serif; color: #000000; font-size: 12px; line-height: 20px;text-decoration: underline; }

.small a:link { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; line-height: 15px;text-decoration: none; }
.small a:visited { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; line-height: 15px;text-decoration: none; }
.small a:hover { font-family: Arial, Helvetica, sans-serif; color: #CC9933; font-size: 10px; line-height: 15px;text-decoration: none; }
.small a:active { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; line-height: 15px;text-decoration: none; }

.footer { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; line-height: 14px; text-decoration: none; }
.copyright { font-family: Book Antiqua, Times, Times New Roman, serif; color: #000000; font-size: 10px; line-height: 15px; text-decoration: none; }


#borderTop {
	width:475px;
	background-image:url(/images_int/border_top.gif);
	background-repeat:no-repeat;
	background-position:top center;
	}
	
#borderBtm {
	width:475px;
	background-image:url(/images_int/border_btm.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	}
	
#borderBG  {
	width:475px;
	background-image:url(/images_int/border_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	}
	
#content {
	width:375px;
	margin-left:85px;
	margin-top:30px;
	padding:8px;
	}