BODY, TD , text{
  font-family: Tahoma, Trebuchet MS, Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: black;
}


.text,.spellE,.GramE { 
	color:#333333; 
}

.copy {
	color: Gray;
	font-size: 10px;
}


.front {
	font-size: 10px;
	text-align : left;
}


.1       { color: #000000; font-weight: bold; font-size:12px }
.path        { color: #0000FF }
a.path       { color: #0000FF; text-decoration: underline }
a.path:hover { color: #0000FF; text-decoration: none }


a.list       { color: #000000; text-decoration:none }
a.list:hover  { color: #000000; text-decoration:underline }

span.listheader { font-family: Arial; font-size: 15px; color: #FFFFFF; font-weight: bold }


.header,.topheader  { 
	font-size: 15px; 
	font-weight: bold 
}

input { font-family: Tahoma; font-size: 11px; }
textarea { font-family: Tahoma; font-size: 11px; }

.form        { border:1px solid #666666; background-image: url('pics/form_bg.gif'); width: 100%; font-size:10px; height:20px}
a.wh {color:white;text-decoration:none;}
a.wh:hover,a.whb {color:white;text-decoration:underline;}


h1  { color: #000000; font-weight: bold; font-size:16px  }
h2  { color: #000000; font-weight: bold; font-size:14px  }
h3  { color: #112211; font-weight: bold; font-size:12px  }
h4  { color: #112211; font-weight: normal; font-size:12px  }

a:link    { color: #000000 }
a:visited { color: #004444; text-decoration:underline; font-size: 12px;}
a:active  { color: #999999; text-decoration:underline; font-size: 12px;}
a:hover   { color: #004488; text-decoration:underline ; }




blockquote {
  background: white url('images/blockquote.png') no-repeat top left;
  font-style:  italic;
  padding-top: 8px;
  padding-bottom: 16px;
  padding-left: 8px;
  padding-right: 8px;
  color: gray;
  margin-left: 24px;
  margin-right: 24px;
}