
	.body {
		color		: #000000;
		font-family	: Verdana, Arial, Helvetica, Sans-Serif;
		font-size	: 12px;
		font-style	: normal;
		line-height	: 130%;
	}
	.body_sm {
		color		: #666666;
		font-family	: Verdana, Arial, Helvetica, Sans-Serif;
		font-size	: 10px;
		font-style	: normal;
		margin-top	: 15px;
	}
	.news {
		color		: #000000;
		font-family	: Verdana, Arial, Helvetica, Sans-Serif;
		font-size	: 11px;
		font-style	: normal;
	}
	
	.news_bold {
		color		: #000000;
		font-family	: Verdana, Arial, Helvetica, Sans-Serif;
		font-size	: 11px;
		font-style	: normal;
		font-weight	: bold;
	}
	.title {
		font-family	: Arial, Helvetica, Sans-Serif;
		font-size	: 14px;
		font-style	: normal;
		font-weight	: bold;
		line-height	: 130%;
		margin-bottom 	: 6px;
		text-transform	: uppercase;
	}
	
	.subtitle {
		color		: #CC0000;
		font-family	: Arial, Helvetica, Sans-Serif;
		font-size	: 14px;
		font-style	: normal;
		line-height	: 130%;
	}
	
	.link {
		COLOR		: #0000CC;
		font-family	: Verdana, Helvetica, Sans-Serif;
		font-size	: 12px;
		text-decoration	: underline;
	}
	
	.bullets {
		padding-left	: 20px;
		margin-top	: 0px;
		list-style-image 	: url('../graphics/bullet.gif');
	}	
	
	.sec_nav {
		margin-left	: 0px;
		padding-left	: 20px;
		margin-top	: 5px;
		list-style-image   	: url('../graphics/arrow.gif');
	}
	
	.sec_nav_link {
		COLOR		: #000000;
		font-family	: Verdana, Helvetica, Sans-Serif;
		font-size	: 12px;
		text-decoration	: none;
		line-height	: 150%;
	}

	.sec_nav_link:hover {
		COLOR		: #000000;
		font-family	: Verdana, Helvetica, Sans-Serif;
		font-size	: 12px;
		TEXT-DECORATION	: underline;
	}
	.sec_nav_linkon {
		COLOR		: #000000;
		font-family	: Verdana, Helvetica, Sans-Serif;
		font-size	: 12px;
		text-decoration	: none;
		line-height	: 150%;
		font-weight	: bold;
	}
