.titile1 {
	font-family: "Courier New", "Courier", "mono";
	font-size: medium;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
	font-style: normal;


}
.title2 {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: xx-large;
	font-weight: bold;
	color: #0033FF;
	text-align: center;
	font-style: italic;


}
.title3 {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.title4 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: medium;
	font-weight: bold;
	text-align: center;
	color: #0000CC;

}
.small1 {
	font-size: xx-small;
}
.text1 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #000066;
	font-size: x-small;

}
.smallright1 {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: x-small;
	color: #000099;
	text-align: right;
}
.text2 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: small;
	color: #000066;

}
.centertext1 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: small;
	color: #000066;
	text-align: center;
}
.text3 {
	font-family: "Times New Roman", "Times", "serif";
	color: #000066;
	font-weight: normal;
	font-size: medium;
	text-align: justify;

}
.text4 {
	font-family: "Times New Roman", "Times", "serif";
	text-align: justify;
	color: #000066;

}
.centertext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #660000;
	text-align: center;
}
