        .frame_one {
        font-family : "Times New Roman", Times, serif;
		font-size : 24;
		font-weight : 500;
}
		 .frame_one_it {
        font-family : "Times New Roman", Times, serif;
		font-size : 24;
		font-weight : 500;
		font-style : italic
}
		.frame_one_1 {
		font-family : "Times New Roman", Times, serif;
		font-size : 18;
		font-weight : 500;
}
		.frame_one_2 {
		font-family : "Times New Roman", Times, serif;
		font-size : 16;
		font-weight : 300;
}
		.frame_one_2it {
		font-family : "Times New Roman", Times, serif;
		font-size : 16;
		font-weight : 300;
		font-style : italic;
}
		.frame_two {
        font-family : "Times New Roman", Times, serif;
        font-size : 12;
}
