body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: "Arial", "Times New Roman", Times, serif;
}
h2{font-size: 15px;}
.pageheadings {
	font-family: "Arial", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.pageitemnos{
	font-family: "Arial", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
p{margin-bottom: 15px;}

.maintext {
	font-family: "Arial", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding: 2px;
}

.maintextcentre { font-family: "Arial", "Times New Roman", Times, serif; font-size: 10px; color: #000000; text-align: center; padding: 2px; }

.maintext ul{ margin: -8px 0 20px 20px; padding:0;}

.headinglevel2 {
	font-family: "Arial", "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.headinglevel3 { font: italic bold 16px "Arial", "Times New Roman", Times, serif; }


.uppercase{
	font-family: "Arial", "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.italicsnobold{
	font-family: "Arial", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
}

.italics{
	font-family: "Arial", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.searchsubmit{ margin: 5px 0 0 27px; }
