@charset "UTF-8";
/* CSS Document */

.bodypara {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-align:justify;
/*	color:#339933;
*/}

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
/*	color:#339933;
*/}

.main_header {
	font-family: "Times New Roman", Times, serif;
	font-size:x-large;
	font-weight:bold;
/*	color:#0000FF;
*/}

.section_header {
	font-family: "Times New Roman", Times, serif;
	font-size:large;
	font-weight:bold;
/*	color:#990066;
*/}


.section_subheader {
	font-family: "Times New Roman", Times, serif;
	font-size:medium;
	font-weight:bold;
/*	color:#FF6600;
*/}


.caption {
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
/*	color:#9933FF;
*/}


.bodysmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
/*	color:#FF99FF;
*/}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666666;
}