body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	color: #000080;
	text-decoration:underline;
}
a:visited {
	color: #8C00FF;
	text-decoration:underline;
}
.CatTop {
	font-size:13px;
}
A.CatTop {
	font-size:13px;
}
A:hover.CatTop {
	font-size:13px;
}
.bold {  
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000080
}
.header {
	font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #000000
}
.purp {  
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #8400EF
}
.footer {  
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: none
}
.copyright{  
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; text-decoration: none; font-weight: none
}
.navigation {  
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; font-weight: none
}
.menu {  
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #00ff00; text-decoration: none; font-weight: bold
}

A.bar {
	color:#777777;
	text-decoration: underline;  
}

.highlighted {
	font-weight: bolder;
	background-color: #f3f3f3;
}

PRE.php { font-size: 10pt;
	  color: green;
	}

INPUT.header {font-size: 7pt;}
SUBMIT.header {font-size: 7pt;}
