.title
{
    font-size:18px;
    padding:0px 0px 10px 0px;
}
.header
{
	color: #C59945;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	line-height:20px;
}

.header_link
{
	color: #3B73B9;
	font-size: 12px;
	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;
}


