﻿.rulesContainer {
			font-family:Georgia, Times, Times New Roman;
			text-align:center;
			margin-left:auto;
			margin-right:auto;
			position:relative;
			width:95%;
			height:100%;
}
.rulesTitle {
			font-weight:bold;
			font-style:italic;
			margin-left:auto;
			margin-right:auto;
			border:5px green double;
			font-size:18pt;
			width:90%;
}
.rulesText {
			text-decoration:none;
			text-align:left;
			font-size:16pt;
			font-weight:normal;
			font-style:normal;
			line-height:1.33em;
}
ul.rulesText {
			list-style-type:decimal;
			margin-right:27px;
}
.rulesTextBot {
			text-align:center;
			font-size:8pt;
			font-style:normal;
			font-weight:normal;
			text-decoration:none;
}
