.buttontext { color: white; font-size: x-small; font-family: System; text-decoration: none; background-color: #c00; text-align: center; vertical-align: middle }
.text { font-family: Arial; background-color: white }
a { color: blue; text-decoration: none }
body { font-family: Arial}
h1 { font-family: Arial }
h2 { font-family: Arial }
h3 { font-family: Arial }
h4 { font-family: Arial }
h5 { font-family: Arial }
h6 { font-family: Arial }
li { font-family: Arial }
p { font-family: Arial }
td { font-family: Arial }
ul { font-family: Arial }
textarea { font-family: Arial }
.header { 
	align: center ;
	color: lime;
}

