a:link  {
	font-family: inherit;
	color: #333333;
	text-decoration: underline;
	font-size: 0.88em;
}

a:visited {
	font-family: inherit;
	color: #666666;
}

a:hover  {
	font-family: inherit; 
	color: red; 
	text-decoration: underline;
}


/* web gives a web logo with the <li> tag */

.web {
	font-family: inherit;
}


.web li {
	font-family: inherit;
	font-size: 0.8em;
	color: #009933;
	list-style-image : url(../images/gifs/wwwi.gif);
	list-style-position : outside;
	list-style-type : none;
	margin-left : 4em;
	
/*	
	padding-left : 0px;
	
	line-height : 2.3em; */
}

.weeb li:first-line   { text-transform: uppercase } 
.web li:first-letter {
	color : #A9A9A9;
	margin-left : 10px;
	text-decoration : none;
	font-weight : bold;
}






/* txt gives a txt logo with the <li> tag */

.txt {
	font-family: inherit;
}


.txt li {
	font-family: inherit;
	font-size: 0.8em;
	color: #009933;
	list-style-image : url(../images/gifs/text.gif);
	list-style-position : outside;
	list-style-type : none;
	vertical-align : middle;
	padding-left : 0px;
	margin-left : 4em;
	line-height : 2.3em;
}
	
		
	
ADDRESS	{ 
	font-size: 10pt; 
	color: black; 
}

BODY	{	
	color: black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style : normal;
	font-weight : normal;
}

P	{	
	color: #333333;
	font-size: 0.8em;
	padding-left: 2em;
	font-family : inherit;
	font-style : normal;
	font-weight : normal;
	margin-left :0em; 
	margin-right : 1em; 
}

H1	{
	font-family: inherit;
	font-size: 1.5em;
	font-weight : lighter;
	border-bottom-style: ridge; 
	border-top-style: outset; 
	border-bottom-width: 1pt; 
	margin-bottom: 6pt;  margin-left : 0em; margin-right : 0em; margin-top : 0em;
	text-indent: 0em;
	background-color : #D3D3D3;
	padding-bottom : 0.5em;
	vertical-align : middle;


}

H2	{
	color: #807B35; 
	font-family: inherit;
	font-size: 1.4em; 
}

H3	{
	font-family: inherit;
	font-size: 1.2em;
	font-weight : lighter;
	margin-left : 1.0em;
	color: #663300;
}

H4	{
	font-family: inherit;
	font-size: 1.1em;
	font-weight : lighter; 
}

H5	{
	font-family: inherit;
	font-size: 1em; 
	font-weight : lighter;
}

H6	{
	font-family: inherit;
	font-size: 0.9em;
	font-weight : normal;
	color: Black;
	margin-left: 1em;
	margin-right: 2em;
}

HR	{
	Color: green;
	Width: 90%;
}

I	{
	color: black;
 }

li	{ 
	font-family: inherit;
	color: black; 
	text-indent: 0.0in; 
	font-size: 0.8em;
}

PRE	{
	font-family: 6pt Courier new, monospace; 
	font-weight: normal; 
	color: black;
}

TD	{ 
	color: black; 
	margin-left: 2%; 
	margin-right: 2%;
 }

ul	{
	margin-left: 7%; 
}



.crumbs {
	font-family: inherit;
	font-size: 0.8em;
	color: Black;
}

.title {
	font-family: inherit;
	font-size: 0.8em;
	color: Gray;
}

.deli {
	font-family: inherit;
	font-size: 0.8em;
	color: Black;
}

.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;
	color: #3333CC;
	padding-left: 2em;
	}

.tabletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #333333;
	font-weight: normal;
	background-color: #CCCCCC;
	padding-right: 20px;
	text-align: right;
	text-indent: 10pt;
	width: 150px;
}

.tablehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
}

.newspaper {
	font-family: "Times New Roman", Times, serif;
}


.tabletext p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #2F4F4F;
	padding-left: 0em;
}


.maintable {
	
	border : thin solid Gray;
}

