/* CSS Document */

.footer 
{
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
}

.page_heading
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.page_content_bold
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5E5E5E;
}

.page_content
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;
}
