body
{
	font-family:Impact, "Trebuchet MS", Arial, Verdana, "century gothic"; 
	font-size:small;
	scrollbar-face-color:white; 
	scrollbar-track-color:white; 
	scrollbar-arrow-color:black; 
	scrollbar-shadow-color:white; 
	scrollbar-dark-shadow-color:black; 
	scrollbar-3dlight-color:white; 
	scrollbar-highlight-color:black;

	width:100%; 
	height:100%;
}



html
{
	width:100%; 
	height:100%;

}

/*@font-face {font-family: "Papyrus";font-style: normal;font-weight: normal;src: url(PAPYRUS0.eot);
Fonts .http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html
So Trebuchet  MS1
Arial
Verdana
Symbol
should all work fine with pc.mac?
If so, Treb probably is main choice, see which looks slickest and then
put in other ones down the list.
}*/




a:link {color: blue; text-decoration: none}        
a:active {color: red; text-decoration: none}       
a:hover {color: black; text-decoration: none}    
a:visited {color: black; text-decoration: none} 

a.sidelink:link {color: black; text-decoration: none; font-family:"Papyrus"; font-size:large}
a.sidelink:visited {color: black; text-decoration: none; font-family:"Papyrus"; font-size:large}
a.sidelink:hover {color: black; text-decoration: none; font-family:"Papyrus"; font-size:large}        
a.sidelink:active {color: black; text-decoration: none; font-family:"Papyrus"; font-size:large} 

a.pflink:link {color: black; text-decoration: none; font-family:"Papyrus"; font-size:medium}
a.pflink:visited {color: black; text-decoration: none; font-family:"Papyrus"; font-size:medium}
a.pflink:hover {color: black; text-decoration: none; font-family:"Papyrus"; font-size:medium}        
a.pflink:active {color: black; text-decoration: none; font-family:"Papyrus"; font-size:medium} 

a.pflink2:link {color: black; text-decoration: none; font-family:"century gothic"; font-size:small;  text-align:center;}
a.pflink2:visited {color: black; text-decoration: none; font-family:"century gothic"; font-size:small; text-align:center;}
a.pflink2:hover {color: black; text-decoration: none; font-family:"century gothic"; font-size:small; text-align:center;}        
a.pflink2:active {color: black; text-decoration: none; font-family:"century gothic"; font-size:small; text-align:center;} 


a.contentlink:link {color: black; text-decoration: underline; font-family:"century gothic"; }
a.contentlink:visited {color: black; text-decoration: underline; font-family:"century gothic";}
a.contentlink:hover {color: black; text-decoration: underline; font-family:"century gothic"; }        
a.contentlink:active {color: black; text-decoration: underline; font-family:"century gothic"; } 


.sitetable{width:100%; height:100%}


.contenttable{font-family:"century gothic"; font-size:small;}
.header{font-family:"papyrus"; font-size:xx-large; text-align:center;}
.footer{font-family:"papyrus"; font-size:x-small; text-align:center;}
.sectiontitle{font-family:"papyrus"; font-size:large}
.fancycontent{font-family:"papyrus";  font-size:medium}
.address{font-size:x-small; }

.signoff{font-family:"papyrus";  font-size:large}


.awardyear{font-family:"papyrus";  font-size:medium; text-align:center; font-weight:bold}


.bullet{font-family:"papyrus"; text-align:center;}



#thetd {table-layout:fixed; font-family:"century gothic"; font-size:small;}
#thediv {overflow:auto;clip:auto; width:100%; height:100%;  }


