body {
	margin: 0px;
	background-color: #663366;

}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #663366;
}
.bordLF {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #663366;
}
.back2 {
	background-image: url(graphics/design2.gif);
	background-repeat: no-repeat;
	background-position: 125px 75px;
}
.textSM {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #663366;
}
.bordGR {
	border: medium solid #A9CC9D;
}
.textTopic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #663366;
	font-style: italic;
	font-weight: bold;

}
.back3 {

	background-image: url(graphics/design3.gif);
	background-repeat: no-repeat;
	background-position: 608px 170px;
}
.textBL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;

}
.bordPR {

	border: thin solid #663366;
}
.textTopicWH {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.textUP {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 5pt;
	color: #663366;
	display: none;
	vertical-align: 20%;


}
.textReg {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}
