@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(Page_background_image.png);
	background-repeat: repeat;
}
.ResultsTextRed {
	font-size: 12px;
	color: #F00;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style3 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.Smalltext {font-size: 14px;
}
