body {
	color:			#303130;
	font-family:		arial, helvetica, sans-serif;
	font-size:		12px;
	margin:			0;
	padding:		0;
}

p {
	color:			#303130;
	font-family:		arial, helvetica, sans-serif;
	font-size:		12px;
	text-align:		justify;
}

.orange {
	background-color:	#FFCE00;
}

a {
	color:			#1436A0;
	font-size:		12px;
}

ul {
	color:			#303130;
	font-family:		arial, helvetica, sans-serif;
	font-size:		12px;
	text-align:		justify;
}

table.control {
	margin:			20px;
}

table.features {
	font-family:		arial, helvetica, sans-serif;
	font-size:		12px;
	text-align:		justify;
}

table.features th {
	background-color:	#666;
	color:			#FFF;
	text-align:		left;
	font-family:		arial, helvetica, sans-serif;
	font-size:		12px;
}

.c_logo {
	background-color:	#1297E6;
}

.tel {
	background-color:	#1297E6;
	color:			#FFF;
}

.topnav {
	background-color:	#000;
	color:			#FFF;
	font-weight:		bold;
	text-decoration:	none;
	font-size:		13px;
}

a.topnav:hover {
	background-color:	#FFF;
	color:			#000;
}

.content {
	color:			#646460;
}

.grey-font {
	color:			#999;
	text-decoration:	none;
}

.dkgrey-font {
	color:			#666;
	font-weight:		bold;
	font-size:		16px;
	text-decoration:	none;
}

a.dkgrey-font:hover {
	color:			#999;
	font-weight:		bold;
	font-size:		16px;
	text-decoration:	none;
}

td.news {
	background-color:	#CCC;
}
