/* Body Style */

body {

	background-color:#999999;

	font-size: 13px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

}

td {

	font-size: 13px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

}



th {

	font-size: 13x;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

}

/* Link Styles */

a:link {

	color: #FFFFFF;

	text-decoration: none;

}

a:visited {

	color: #FFFFFF;

	text-decoration: none;

}

a:hover {

	color: #FFFFFF;

	text-decoration: underline;

}

a:active {

	color: #FFFFFF;

	text-decoration: none;

}

a.title:link {

	color: #FF0000;

}

a.title:visited {

	color: #FF0000;

}

a.title:hover {

	color: #FF0000;

}

a.title:active {

	color: #FF0000;

}

/* Font Styles */

.footer {

	font-size: 10px;

	font-family: Verdana;

	color: #FFFFFF;

	font-weight: bold;

}

.title {

	font-size: 16px;

	font-family: Verdana;

	color: #000000;

	font-weight: bold;

}

.small {

	font-size: 10px;

	font-family: Verdana;

	color: #000000;

	font-weight: bold;

}

.larger {

	font-size: 11px;

	font-family: Verdana;

	color: #000000;

	font-weight: bold;

}

.sma {

	font-size: 10px;

	font-family: Verdana;

	color: #000000;

}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ridgelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666699;
}
