TABLE {
	font-family : "Times New Roman", Times, serif;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	color : #0055CA;
}

H2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 22px;
	font-weight : bold;
}

P {
	font-family : "Times New Roman", Times, serif;
}

P.note {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

P.slogan {
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	font-weight : bold;
	text-align : center;
        font-style : italic;
}

P.plan_title {
	font-family : "Times New Roman", Times, serif;
	font-size : 22px;
	font-weight : bold;
}

P.plan_square {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
        font-style : italic;
}

 