body {  font-family: Candara;  font-size: 90%;       }


.linkside a:link,.linkside a:visited,.linkside a:active {
	color: #A88600; 	
	font-family: Candara;
	font-size: 85%;
	font-style: italic;


}

.baselinks { font-family: Candara;  font-size: 75%;   }

h2 { font-family: Candara;  font-size: 120%;  font-weight: lighter;      }
h3 { font-family: Candara;  font-size: 100%;  font-weight: 200;   }
h1 { font-family: Candara;  font-size: 150%;  font-style: italic;   }

.tabletext {font-family: Candara;  font-size: 85%}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#0000CC
}
a:hover {
	text-decoration: none;
	color: #66CCCC;
}
a:active {
	text-decoration: none;
}
