@charset "utf-8";
/* CSS Document */

.header1 {
	font-size: x-large;
	color: #000066;
	font-weight: bold;
}

.header2 {
	font-size: large;
	font-weight: bold;
	color: #663300;
}

.text1 {
	color: #0033FF;
	font-size: large;
}

.text2 {
	font-size: medium;
	color: #0033FF;
	font-weight: bold;
}

.text3 {
	color: #0033FF;
}

.text4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
	font-weight: bold;
}
