p.title
{
	text-align: center; 
	font-size: 18px; 
	padding-bottom: 0px;
	font-weight: bold;
}
p.text_common
{
	text-align: center;  
	font-size: 16px; 
}

p.title_color
{
	text-align: center;
	font-size: 18px; 
	color: #cf0000; 
}

p.title_sub
{
	text-align: center;
	font-size: 16px; 
	text-decoration: underline; 
}

