.c_all
{
}

.c_header
{
	color: #045a8d;
	background-color: #e1eaf1;
	height: 1.5em;
	border-bottom: #fff 2px solid;
}

.c_header_title
{
	color: #045a8d;
	font-family: Verdana, arial, "lucida console", sans-serif; 
	font-size: 1.3em; 
	font-style: normal; 
	font-weight: bold; 
	text-align: left;
}

.c_content
{
	font-family: Verdana, arial, "lucida console", sans-serif; 
	font-size: 1em; 
	font-style: normal; 
	font-weight: normal; 
	text-align: left; 
}


