
table.search	
	{
		width: 200px;
}

input.search_font
{
	font-size: 9px;
}

h3
{
	font-size: 130%;
}	

.bullet
{
	list-style-image: url(/cphp/images/bullet.gif);
	font-size: 10pt;
}

.contact-heading
{
	color: #2b88ca;
}

.red
{
	color: red;
}

td.blue-table
{
 	border: solid 1px #000000;
	background-color: #b8cce4; 	
	font-size: 10pt;
}

td.peach-table
{
 	border: solid 1px #000000;
	background-color: #f2dbdb; 	
	font-size: 10pt;
}

td.mauve-table
{
 	border: solid 1px #000000;
	background-color: #e4b8b8; 	
	font-size: 10pt;
}

td.lblue-table
{
 	border: solid 1px #000000;
	background-color: #dbe8f2; 	
	font-size: 10pt;
}
