/* CSS Document */

.style1 {color: #FF0000}
.style2 {color: #0000FF}
.style3 {color: #0000FF; font-weight: bold; }
.style5 {
	font-size: 18px;
	color: #FFFFFF;
}
