body { font-family: Arial, Helvetica, sans-serif;
	color: #330066;
	margin: 20px, 20px ;
	background-image: url(../images/bg-tips.gif);
	background-repeat: repeat 
	}
a:link {  color: Black }
a:visited {  color: Blue }
a:hover {  color: Navy }
a:active {  color: Teal }
h1 { color: #996633;
	padding-top: 10px;
	padding-bottom: 5px ;
	background-color: #b7b9fb ;
	border-color: #cccc33 #cc9933;
	border-width: thin;
	font-weight: 500;
	font-family: "Arial Narrow";
	border: thin outset;
	text-align: center 
	}
h2 { color: #996633;
	padding-top: 5px;
	padding-bottom: 3px;
	background-color: #bfedec;
	border-color: #99cc33 #996633;
	border-width: thin;
	font-family: "Comic Sans MS";
	border: thin inset;
	text-align: center;
	}
blockquote {  font-family: "Book Antiqua";
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #996633;
	word-spacing: 2em; text-align: center 
	}
ul { list-style-image: url(bullet.gif);
	list-style-type: disc;
	list-style-position: outside;
	text-indent: 0px 
	}
table {
	border-right-width: 10px;
	border-left-width: 20px;
	border-color: Aqua;
	border-style: ridge;
	font-family : "Times New Roman", Times, serif;
	background-color : transparent;
	text-align: center;
	}
#address {
	position: absolute;
	left: 300px;
	width: 500px;
	top: 128px;
	}
#backlinks {
	position: absolute;
	left: 300px;
	width: 500px;
	top: 300px;
	}
.alpha2 {
	border-bottom: 0 ;
	font-size: 18px ;
	font-weight: bold ;
	width: 320px ;
	}
.code2 {
	border-top: 0 ;
	font-size: 8px ;
	font-weight: bold ;
	width: 320px ;
	}
.alpha4 {
	border-bottom: 0 ;
	font-size: 18px ;
	font-weight: bold ;
	width: 160px ;
	}
.code4 {
	border-top: 0 ;
	font-size: 8px ;
	font-weight: bold ;
	width: 160px ;
	}
.alpha8 {
	border-bottom: 0 ;
	font-size: 18px ;
	font-weight: bold ;
	width: 80px ;
	}
.code8 {
	border-top: 0 ;
	font-size: 8px ;
	font-weight: bold ;
	width: 80px ;
	}
.alpha16 {
	border-bottom: 0 ;
	font-size: 18px ;
	font-weight: bold ;
	width: 40px ;
	}
.code16 {
	border-top: 0 ;
	font-size: 8px ;
	font-weight: bold ;
	width: 40px ;
	}
.alpha2s {
	background-color: #ccffff ;
	border-bottom: 0 ;
	font-size: 18px ;
	font-weight: bold ;
	width: 320px ;
	}
.code2s {
	background-color:#ccffff ;
	border-top: 0 ;
	font-size: 8px ;
	font-weight: bold ;
	width: 320px ;
	}
.alpha4s {
	background-color:#ccffff ;
	border-bottom: 0 ;
	font-size: 18px ;
	font-weight: bold ;
	width: 160px ;
	}
.code4s {
	background-color:#ccffff ;
	border-top: 0 ;
	font-size: 8px ;
	font-weight: bold ;
	width: 160px ;
	}
.alpha8s {
	background-color:#ccffff ;
	border-bottom: 0 ;
	font-size: 18px ;
	font-weight: bold ;
	width: 80px ;
	}
.code8s {
	background-color:#ccffff ;
	border-top: 0 ;
	font-size: 8px ;
	font-weight: bold ;
	width: 80px ;
	}
.alpha16s {
	background-color:#ccffff ;
	border-bottom: 0 ;
	font-size: 18px ;
	font-weight: bold ;
	width: 40px ;
	}
.code16s {
	background-color:#ccffff ;
	border-top: 0 ;
	font-size: 8px ;
	font-weight: bold ;
	width: 40px ;
	}
.num {
	font-size: 18px ;
	font-weight: bold ;
	width: 100px ;
	}
.numcode {
	font-size: 12px ;
	font-weight: bold ;
	width: 150px ;
	}
.numcodehead {
	font-size: 18px ;
	font-weight: bold ;
	width: 150px ;
	}
.punct {
	font-size: 18px ;
	font-weight: bold ;
	width: 320px ;
	}
.punctcode {
	font-size: 12px ;
	font-weight: bold ;
	width: 150px ;
	}
.punctcodehead {
	font-size: 18px ;
	font-weight: bold ;
	width: 150px ;
	}
