
BODY, TABLE, TD {
	background: #FFFFCC;
	font-family:  verdana, arial, helvetica, san-serif;
	background-color : #FFFFCC;
	font-size: 20px;
	}

H1	{color: #993300;
}

HR {
	background-color: #FFFFCC;
}

.text1 {
	background-color: #FFCC99;
	font-size: 18px;
	padding: 8px;
	text-align: center;
}

.text2 {
	background-color: #FFCC99;
	font-size: 16px;
	padding: 8px
}


.text3 {font-size: 17px
}

.text3a {font-size: 19px
}

.textmedred {font-size: 28px;
	color: red;
}

.textmedpurple {font-size: 28px;
	color: purple;
}

.text4 {font-size: 15px
}

.text4a {font-size: 13px
}

A {
	color: #0033FF;
	text-decoration:none;

}

A.main {
	color: #0033FF;
	text-decoration:none;
	font-size: 25px;
}

A:HOVER {
	color: #333300;
	text-decoration: underline
}

.red	{color: #993300;
}