
/* This is
a multi-line
comment */


td{background:#ffffff;}

.navMenu {
	font-size: 1.3em;
	white-space: nowrap;
	text-align: center;
	height: 1px; 
	vertical-align: bottom; 
	background-color: #dcdcdc;
	border-color:#FFFF00
}

.howTo {
	text-align: left;
	background-color: #ffffff;
	border-color:#FFFFFF;
	font-size: 1.7em;
}

.logoText {font-size: 1.7em; color: #FF0000; font-family: Arial, Helvetica, sans-serif;}

.style3 {font-size: 1.0em;}
.style5 {color: #009900}
.style6 {color: #0000FF}
.style7 {color: #FF0000}
.style8 {color: #CCCCCC}
.style9 {font-size: 1.0em;; color: #FF0000; }
.style10 {color: #000000}
.style18 {font-size: 1.0em;;color: #FF0000; }

a:link {
text-decoration: none; font-family: Arial, Helvetica, sans-serif;
}
a:visited {
text-decoration: none; font-family: Arial, Helvetica, sans-serif;
}
a:hover {
text-decoration: none; font-family: Arial, Helvetica, sans-serif;
}
a:active {
text-decoration: none; font-family: Arial, Helvetica, sans-serif;
}

.red4px {	color: #FF0000;
height:4px;
max-width:75%
}

.green4px {color: #00FF00;
height:4px;
}

.black4px {color: #000000;
height:4px;
}
