body {
	font-family: Arial
}
h1,h2,h3,h4,h5,h6,li,p,td,ul {
	font-family: Arial
}
textarea {
	font-family: arial,sans-serif
}
a {
	color: blue;
	text-decoration: none
}
.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
}
.header {
	align: center ;
	color: lime;
}
