@CHARSET "ISO-8859-1";

body {
	background: no-repeat url('../gfx/textbg.jpg') #1414AC;
	color: #000000;
	font: 16px "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.sectionheader {
	font-size: 20px;
	text-decoration: underline;
	padding-bottom: 5px;
}

.sectiontext {
}

.title {
	text-align: center;
	font-size: 20px;
}

.subtitle {
	text-align: center;
	font-style: italic;
	font-size: 14px;
	padding-bottom: 20px;
}

.text {
	padding-bottom: 20px;
}

.question {
	font-style: italic;	
}

.answer {
	padding-left: 20px;
	padding-bottom: 20px;
}

img {
	border: 0px;
	padding-right: 20px;
}

a {
	color: #CCCCFF;
	font-style: none;
}
