/* 
cascading style sheet for chippewahumane.org pages -- created 03.06.02

COMMENTS:
--windows version
*/

BODY	{
	font-family: verdana, san serif;
	font-size: 10pt; 
	color: #494036;
	margin-left : 0px;
	margin-top : 0px;
	}
	
A:link {
	color: #000000;
    font-weight: bold;
    text-decoration : none;
	}

A:visited {
	color: #000000;
    font-weight: bold;
    text-decoration : none;
	}

A:active {
	color: #000000;
    font-weight: bold;
    text-decoration : none;
	}

A:hover {
	color: #800000;
	} 	
	
STRONG	{
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	}

TABLE {
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	text-align: center;
	}

.gtext {
	font-family: verdana, san serif;
	font-size: 9pt;
	color: #333;
	text-align: left;
	}
    
.smtext {
    font-family: verdana, san serif;
    font-size: 8pt; 
	color: #494036;
	}

.desctext {
    font-family: verdana, san serif;
    font-size: 8pt; 
	color: #494036;
	}

.htext {
    font-family: verdana, san serif;
    font-weight: bold;
	font-size: 10pt; 
	color: #494036;
	}        
.
