/*
 * Nieuws Stylesheed vvjisp
 ********************************
 * Created September 9th 2007
 * notice.css
 * 
 * 
 */

.noticeHeader {
	border-bottom:				1px solid #e4e4e4;
	color:						#0066b3;
	font-size:					11pt;
	padding-bottom:				2px;
	margin-bottom:				8px;
	text-align:					right;
}

.noticeParagraph {
	font-size:					8pt;
	margin-top:					5px;
	padding-bottom:				10px;
	padding-top:				0px;
	text-align:					right;
}