body {
	text-align: center;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	background: rgb(100%, 100%, 100%) url("rainbowwp.gif") top right fixed;
	margin-top: 15px;
	margin-left: 5%;
	margin-right: 5%;
}

h1{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: center;
}

h2{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12pt;
	color: #000000;
}	

a {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

td.left {
	padding-top: 15px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	text-align: center;
	background: #ffffff;
	border: 2px solid black;
}

td.right {
	padding-top: 15px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	text-align: center;
	background: #ffffff;
	border: 2px solid black;
}	

table.cat {
	font-family: verdana, helvetica, arial, sans-serif;
	background: #ffffff;
	border: 2px solid black;
}

td.catitem {
	border: 1px solid black;
	font-size: 10pt;
	font-weight: bold;
}

td.cathead {
	background: #000000;
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

td.catsubhead {
	background: #ff0000;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

table.specs {
	width: 516px;
	font-family: verdana, helvetica, arial, sans-serif;
	background: #ffffff;
	border: 2px solid black;
	color: #000000;
	font-size: 10pt;
	padding: 10px;
}

td.text {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	font-size: 10pt;
}

li {
	text-align: left;
}

img.border {
	border: 2px solid black;
}

.fineprint {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}

.small {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	font-size: 8pt;
}

a.profile {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

a.profile:hover {
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}	



