td {
	color: #FFFFFF;
	font-family: tahoma, arial, sans-serif;
	font-size: 18px;
	
}
.background {
	background-image:  url(/images/background_image.jpg);
	background-repeat: no-repeat;
}
.header
{
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}
.header2
{
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 10px;
}
.header3
{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	padding:10px;
}

.question {
	font-style: italic;
	text-align: center;	
}
.text {
	font-size: 14px;
	padding-bottom:10px;
}

.fallText {
	font-size: 13px;
}

.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.links {
	color:#000000;
}

