.body a:link {color: #467BBA;} 
.body a:visited {color: #325887;}
.body a:hover {color: #666666;}
.body a:active {color: #666666;}

.SmallTxt_Grey a:link {color: #7d7d7d;}
.SmallTxt_Grey a:visited {none; color: #7d7d7d;}
.SmallTxt_Grey a:hover {color: #467BBA;}
.SmallTxt_Grey a:active {color: #467BBA;}

.SmallTxt_White a:link {color: #FFFFFF;}
.SmallTxt_White a:visited {color: #FFFFCC;}
.SmallTxt_White a:hover {color: #FFCC00;}
.SmallTxt_White a:active {color: #FFCC00;}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
	color: #333333;
	list-style-image: url(images/bullet_blue.gif);
	list-style-type: square;
	list-style-position: outside;
	background-position: top;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bolder;
	color: #467BBA;
}
.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	color: #2C4688;
	font-weight: bolder;
}
.SmallTxt_Grey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #7D7D7D;
	line-height: 17px;
}
.SmallTxt_Blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #467BBA;
	line-height: 17px;
}
.body_list {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
	color: #333333;
	background-position: top;
}
.SmallTxt_White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 17px;
}
