code {
	white-space: pre;
	margin-left: 20px;
	line-height: 20px;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A1635;
	background-color: #FDFAFE;
}
h3 {
	font-family: "BakerSignet BT", Georgia, "Times New Roman", Times;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-family: "BakerSignet BT", Georgia, "Times New Roman", Times;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border: solid 1px  #BE474A;
	padding: 10px;
}

.navbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #483C6A;
	text-align: center;
	width: 100px;


}

.navbutton a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #483C6A;
	text-decoration: none;

}

.navbutton a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F2DFF9;
	background-color: #1A161B;
}

p {
	text-align: justify;
	font-size: 12px;
}

li {
	text-align: justify;
	font-size: 12px;
	margin-top: 15px;
}

a:link {
	color: #BE474A;
	font-weight: bold;

}

a:visited {
	color: #BE474A;
	font-weight: bold;
}


a:hover {
	color: #3A1635;
}
ol {
	list-style-type: lower-roman;
}
