BODY	    { background:FFFFFF; color:000066;
	      font-family:verdana, arial, Helvetica, sans-serif;
              font-size:x-small }
P, TD, LI   { font-family:verdana, arial, Helvetica, sans-serif;
              font-size:x-small }
A:link      { color:993333; text-decoration:none }
A:visited   { color:FF9933; text-decoration:none }
A:hover     { color:FF9933; text-decoration:none }
SPAN.links  { font-size:.75em }
.required   { color:993333 }
.textLink   { color:993333; text-decoration:underline; cursor:hand }
.questionLink   { color:993333; text-decoration: none; font-weight: bold; line-height:150%  }
.textLink2  { color:000000; text-decoration:underline }
.smallNote	{ font-size:0.8em }
TD.nav      { background:000000; color:FFFFFF }
.cellContrast	{ background-color:DBDBFF }
.bottomDivider  { border-bottom-style:solid;
		  border-bottom-width:thin;
		  border-bottom-color:DBDBFF }
DIV.address { color:FFFFFF }
.question	{ color:FF9933; font-size:1.5em }
TD.general { vertical-align:top }

/***** /page specific css *****/
table.mcom {
	background-color: #ffffff;
	text-align: center;
	width: 600px;
}
table.mcom td {
	text-align: center;
	/*width: 100px;*/
	/*border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;*/
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
}
table.mcom img {
	border: 0px;
}
