body
{
	color: #333333;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	line-height: 18px;
	
}
.header
{
	color: #333333;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	line-height:20px;
}

.header_link
{
	color: #3B73B9;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	line-height:20px;
}

.caption
{
	color: #333333;
	font-size: 10px;
	font-family: Arial;
	line-height:17px;
}

.intro_paragraph
{
	color: #000000;
	font-size: 15px;
	font-family: Arial;
	font-weight: normal;
	line-height:23px;
}

