body {
	background-color: #000033;
	margin: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-weight: bold;
	font-style: italic;
}

a:visited {
	color: #7088B1;
	text-decoration: none;
}

a:link {
	color: #8EA1C2;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFC3;
	text-decoration: none;
}

.textmenu {
	font-size: 12px;
}

.paragraph-indent {
	text-indent: 20pt;

}

.img-border {
	border: thick solid #7088B1;
}
.text-question {
	font-style: normal;
	font-weight: bold;
	text-indent: 0pt;

}
p {
	text-indent: 20pt;
}
.paragraph-unindent {

	text-indent: 0pt;
}

