
.cpbasefont { 
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif
	}

.cpsearchfont { 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif 
	}
	
.headlinefont  { 
	color: #372499; 
	font-size: 20px; 
	font-family: Baskerville, Georgia, "Times New Roman", serif 
	}

.linkstyle { 
	color: #711e97; 
	text-decoration: none
	}

.navfont  {
	color: #676767; 
	font-size: 13px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	background-color: #cfcfcf; 
	text-indent: 3px; 
	border-top: 1px dotted gray; 
	border-bottom: 1px dotted gray 
	}
	
.sitelinkfont  { 
	font-size: 11px; 
	line-height: 1.3em; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none 
	}
	
.tabfont { 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Helvetica, Arial, sans-serif 
	}
	
a   { color: #372499; text-decoration: none }
	
a:hover   { 
	color: #800000 
	}

a:visited { 
	color: #CC9933 
	}

a:active { 
	color: #ff8c00 
	}
	
p { 
	color: gray; 
	font-size: 11px; 
	line-height: 1.43em; 
	font-family: Verdana 
	}
	
.guest  { color: #663; font-size: 13pt; line-height: 1.45em; font-family: Baskerville, Georgia, serif }
