

a:link {
	color:#646262;
	text-decoration: none;
}    /* unvisited link */
a:visited {color:#646262;} /* visited link */
a:hover {color:#2c54e9;}   /* mouse over link */
a:active {color:#FFFFFF;}  /* selected link */

ul
{
list-style-type:none;

padding:0px;
margin:0px;
}
li
{
background-image:url(images/bullet.jpg);
background-repeat:no-repeat;
background-position:9px 5px; 
padding-left:20px;
}

.style2 {
	font-size: 11px;
	font-family: Arial;
}

.style4 {color: #f2f2f2}

.style6 {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.style20 {
	color: #989696;
	font-family: "Tw Cen MT Condensed";
	font-size: 12px;
}

.style23 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.style27 {font-size: 14px; font-weight: bold; font-family: "Tw Cen MT Condensed"; color: #989696; }

.style28 {color: #646262}

.style29 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #646262; }

.style30 {color: #FFFFFF}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

