p,a,table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
h1 {
	font-size: large;
}
.style1 {
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {color: #FFFFFF}
.style3 {color: #FF0000;
font-weight:bold;}

.highlight {
	background-color: #FFFF33;
}
.highlight {
	background-color: #FFFF00;
}

