/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
/* Title */
#content H2.title {  
	font-family: Georgia, Helvetica, Arial, sans-serif; /* Garamond,  */  
	font-weight:300;
	letter-spacing: -1px;  
	margin-bottom: 5px;  
	color: #1D3F78;
}
.title A:link, {  
	color: #1D3F78 !important;  
	text-decoration: none;
}
.title A:hover {  
	color: #1D3F78 !important;  
	text-decoration: none !important;
}
.body-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:125%;
}
h4 {
	margin:3px;
	padding:0px;
}
.body-text-no-space {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
