<style type="text/css">
<!--
font{
 font-family: tahoma, verdana, arial, helvetica;
 font-size: 11px;
 color: black; /* black */
}
ul{
 list-style-image: url(http://www.incassist.com/images/content_bullet.gif);
}
.submit_button {
 background: #D3D3D3; /* dk gray */
 height: 2em;
}
.content {
 font-family: tahoma, verdana, arial, helvetica;
 font-size: 13px;
 color: #f3f8f7; /* dk gray */
}
.content_white {
 font-family: tahoma, verdana, arial, helvetica;
 font-size: 13px;
 color: #ffffff; /* white */
}
.content_large {
 font-family: tahoma, verdana, arial, helvetica;
 font-size: 18px;
 color: #7D7D7D; /* dk gray */
}
.content_small {
 font-family: tahoma, verdana, arial, helvetica;
 font-size: 10px;
 color: #7D7D7D; /* dk gray */
}
.red_large {
 font-family: arial black, arial, helvetica;
	font-size: 18px;
	color: #FD012A; /* red */
}
.red_med {
 font-family: arial black, arial, helvetica;
	font-size: 13px;
	color: #FD012A; /* red */
}
.content_red {
 font-family: tahoma, verdana, arial, helvetica;
	font-size: 13px;
	color: #FD012A; /* red */
}
.red_small {
 font-family: tahoma, verdana, arial, helvetica;
	font-size: 10px;
	color: #FD012A; /* red */
}
a {
	text-decoration: underline;
	color: #ffffff; /* white */
}
a:hover {
	text-decoration: underline;
	color: #FD012A; /* red */
}
.sidenav {
 text-decoration: none; 
 color: #FD012A; /* red */ 
 font-weight: bold;
}
.index_red {
 text-decoration: none; 
 font-family: tahoma, verdana, arial, helvetica;
	font-size: 13px;
	color: #FD012A; /* red */
}
-->
</style>