/* CSS Document */

.style1 {
	color: #CCCCCC;
	font-size: 44px;
	font-family: Broadway;
}
.style2 {color: #FFFFFF}

.style3 {
	font-size: 18px;
	font-weight: bold;
    color: #FFFFFF}

.style4 {
	font-size: 14px;
	font-weight: bold;
    color: #000000}
	
.style6 {font-size: 14px}

.style5 {font-size: 18px; }	

.style7 {font-size: 18;
font-weight: bold;
    color: #000000}
