#text1 {
	text-decoration: blink;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #003300;
}
#text2 {
	float: right;
	width: 745px;
	font-weight: bold;
}
#text3 {
	font-size: 36px;
	font-weight: bolder;
	color: #033902;
	text-decoration: underline;
}

