	BODY {
  margin-left: 10%;
  margin-right: 10%;
	MARGIN-TOP: 15px; 
  FONT-SIZE: 11px; 
  BACKGROUND-ATTACHMENT: scroll; 
  BACKGROUND-REPEAT: no-repeat; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
  COLOR: #333333; 
  BACKGROUND-COLOR: #FFFFFF
}
  
HR {
	COLOR: silver;
}

TD {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

H1 {
	FONT-SIZE: 12px; COLOR: #979797; FONT-FAMILY: Helvetica, Verdana, Arial
}

A:hover {
	COLOR: #804c4c; BACKGROUND-COLOR: #f0efe3
}

H2 {
	FONT-SIZE: 10px;
  COLOR: #000000;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

H3 {
	FONT-SIZE: 18px;
  COLOR: #000000;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.initcap {
	FONT-SIZE: 64px;
  COLOR: silver;
  FONT-FAMILY: palatino, serif;
/*  line-height:24px; */
  line-height:56px;
}

.pullquote {
	FONT-SIZE: 24px;
  COLOR: gray;
  FONT-FAMILY: palatino, serif;
}

.pullquote_smcaps {
	FONT-SIZE: 20px;
  COLOR: gray;
  FONT-FAMILY: palatino, serif;
  letter-spacing: 1.5px
}

.pullquote_sm {
	FONT-SIZE: 20px;
  COLOR: gray;
  FONT-FAMILY: palatino, serif;
}

.pullquote_smcaps_red {
	FONT-SIZE: 20px;
  COLOR: red;
  FONT-FAMILY: palatino, serif;
  letter-spacing: 1px
}

.attrib {
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
  COLOR: silver;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.textsm {
	FONT-SIZE: 14px;
  COLOR: #000000;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.textbg {
	FONT-SIZE: 18px;
/*	FONT-SIZE: 20px; */
  COLOR: #FF8040;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.next {
  COLOR: #FF8040;
	FONT-WEIGHT: bold;
}

.textbg A:link {text-decoration: none; color: #FF8040;}
.textbg A:visited {text-decoration: none; color: #FF8040;} 
.textbg A:active {text-decoration: none; color: silver;}  
.textbg A:hover {text-decoration: underline  overline; color: silver;}

.texthd {
	FONT-SIZE: 18px;
/*	FONT-SIZE: 20px; */
  COLOR: silver;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.texthd A:link {text-decoration: none; color: silver;}
.texthd A:visited {text-decoration: none; color: silver;} 
.texthd A:active {text-decoration: none; color: silver;}  
.texthd A:hover {text-decoration: underline  overline; color: silver;}

.textreg {
	FONT-SIZE: 12px;
  COLOR: #666666;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textrecord {
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
  line-height: 18px
}
.textrecord_label {
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
}
.list {
	FONT-SIZE: 10px;
	COLOR: #777777;
//	COLOR: #99CCCC;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	/* font-style : italic; */
	font-weight : bold;
}

.list A:link {color: #99CCCC; text-decoration: none}
.list A:visited {color: #99CCCC; text-decoration: none}
.list A:active {color: #99CCCC; text-decoration: none}
.list A:hover {color: #FF8040; text-decoration: none}

/*
.list A:link {color: silver; text-decoration: none}
.list A:visited {color: silver; text-decoration: none}
.list A:active {color: silver; text-decoration: none}
.list A:hover {color: #FF8040; text-decoration: none}
*/

.list_sel {
	FONT-SIZE: 10px;
	COLOR: #FF8040;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	/* font-style : italic; */
	font-weight : bold;
}
