p {  font-family: arial;  font-size: medium;  margin-left: 3%;  margin-right: 3%;  text-align: justify;}div {  position: absolute;  width: 100%;  text-align: center;  margin-left: auto;  margin-right: auto;}.col1 {  position: absolute;  width: 10%;  height: 100%;  right: 90%;  text-align: right;}.col2 {  position: absolute;  width: 80%;  height: 100%;  right: 10%;  text-align: center;}.col3 {  position: absolute;  width: 10%;  height: 100%;  right: 0px;  text-align: left;}table {  text-align: left;  font-size: medium;  width: 50%;  margin-left: auto;  margin-right: auto;}ul {  text-align: left;  font-family: courier;  font-size: small;  margin-left: 3%;}a {  font-family: verdana;  font-size: 16pt;  color: #cdddff;}.mainNav {  font-family: verdana;  font-size: 12pt;	font-weight: bold;}a:link {  color: #CCCCFF;  text-decoration: none;}a:visited {  color: #CCCCFF;	text-decoration: none;}a:hover {  color: #AAFFAA;  text-decoration: underline;}a:active {  color: #66FF66;}img {		image-rendering: pixelated;	image-rendering: -moz-crisp-edges;	image-rendering: crisp-edges;	border-style: none;}