/* CSS Document */
body {
	font-family:Tahoma, "MS Sans Serif", Arial;
	margin:0px;
}
.title{
	font-weight:bold;
	font-size:20px;
	color:#2B4871;
}
.bodyText{
	font-size:13px;
	color:#000000;
	line-height:135%;
	margin-left:20px;
}
