global.css
documacs

A:hover   {
	color:          #ff9900;
	text-decoration: underline 
}

A:visited   {
	color:          #666666;
	text-decoration: none 
}

A   {
	color:          #ff9900;
	text-decoration: none 
}

.header    {
	color:      #cccccc;
	font-size:   25px;
	font-family: Arial, Verdana 
}

.titles {
	color:      #cccccc;
	font-size:   25px;
	font-family: Arial, Verdana 
}

.smheader   {
	color:      #999999;
	font-size:   18px;
	line-height: 25px;
	font-family: Arial, Verdana 
}

.smheader2  {
	color:      #bbbbbb;
	font-weight: bold;
	font-size:   15px;
	line-height: 25px;	
	font-family: Arial, Verdana 
}

.extrasmheader   {
	color:      #00cccc;
	font-weight: bold;
	font-size:   14px;
	line-height: 15px;
	font-family: Arial, Verdana 
}

.lgcopy   {
	color:      #666666;
	font-size:   14px;
	line-height: 14px;
	font-family: Arial, Verdana 
}

.footer {
	color:      #ff9900;
	font-weight: bold;
	font-size:   16px;
	font-family: Arial, Verdana 
}

.links  {
	color:      #ff9900;
	font-size:   12px;	
	line-height: 16px;
	font-family: Arial, Verdana 
}

.topnav  {
	font-weight: bold;
	font-size:    11px;
	line-height:  11px;
	font-family:  Arial, Verdana 
}

.leftnav {
	color:      #ff9900;
	font-weight: bold;
	font-size:   12px;
	font-family: Arial, Verdana 
}

.standardbody  {
	font-size:  12px;
	line-height: 25px;
	font-family: Arial, Verdana 
}

.contactinfo {
	font-size:  12px;
	line-height: 35px;
	font-family: Arial, Verdana 
}

.standardsmbody {
	font-size:  11px;
	line-height: 15px;
	font-family: Arial, Verdana 
}

blockquote {
	padding: 5px 5px 0px;
	border:   1px #cccccc solid; width: 100%; height: auto
}




