a:link {
	color: #0066cc;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: 009966;
}
.caps_heading {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.colored_bg {
	background-color: #F3F3F3;
}
.white_bg {
	background-color: #FFFFFF;
}
.gray_bg {
	background-color: #dddddd;
}


a:hover {
	text-decoration: none;
	color: 009966;
}
a:active {
	text-decoration: underline;
	color: #0099CC;
}
.med_gray {font-size: 11px; 
	color:#666666;	
}
.med_blue_bold {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.tiny_grey {
	font-size: 10px;
	color: #666666;
}
.gray_heading {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
a:link {
	color: #0066cc;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0066cc;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}

.med_green_bold {	font-size: 12px;
	color: #009966;
	font-weight: bold;
}
.lg_green_bold {	font-size: 16px;
	color: #009966;
	font-weight: bold;
}
.med_blue_bold {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.lg_blue_bold {
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.small_blue_bold {font-size: 9px; color: #0066cc; font-weight: bold; }
.lg_gray_bold {font-size: 12px;  color: #666666; font-weight: bold; }
.lg_gray {font-size: 13px;  color: #666666; }
