body {
	font-size: 100.1%;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	background: #CCCCCC url(../images/bacgroundlight.png);
	text-align: center;
}
h1 {
	font-size: 1.9em;
	margin: 0px;
	padding: 0px;
	color: #930;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	font-size: 1.5em;
	height: 1em;
}
h3 {
	font-size: 1.2em;
	text-align: center;
	height: 1em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}
h4 {
	font-size: 1em;
	color: #03C;
	height: 1em;
	margin-top: .2em;
	margin-bottom: .2em;
	padding-top: .2em;
	padding-bottom: .2em;
	text-align: center;
}
h5 {
	font-size: 1em;
	color: #960;
	height: 1em;
}
h6 {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	color: #C30;
	height: 1em;
}


th {
	background-color: #C7BDB1;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
}
tr {
	text-align: center;
	background-color: #FFF;
	vertical-align: middle;
	text-transform: capitalize;
	font-size: .9em;
}
td {
	padding: 3px;
	text-decoration: none;
	margin: 3px;
	background-image: url(../images/m1faint431.gif);
}
p {
	font-size: 0.8em;
	text-align: left;
	margin-top: .1em;
	margin-bottom: .1em;
	padding-top: .1em;
	padding-bottom: .1em;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
}



a:link {
	color: #03F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #03F;
}
a:hover {
	color: #F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	text-align: center;
	margin-top: 3em;
	margin-bottom: 3em;
	padding-top: 3em;
	padding-bottom: 3em;
	color: #03F;
}
.codepricelength {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	text-align: center;
	color: #333;
	text-transform: none;
}




.copyright {
	font-size: 0.7em;
	text-align: center;
	color: #804040;
}
.phone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	text-align: center;
	color: #900;
}

.listfont {
	font-family: "Courier New", Courier, monospace;
	font-size: .9em;
	text-align: left;
}
.paracenter {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}
.Yellow {
	color: #CC0;
}
.Blue {
	color: #00F;
}
.Green {
	color: #360;
}
.Red {
	color: #F00;
}

