body {
  margin:0px;
  padding:0px;
  background:#ffffff;
}

td {
  font-family:"tahoma",arial,sans-serif;
  font-size:12px;
  color:#000000;
}


span.tiny {
  font-size:10px;
}

span.heading {
  font-family:"verdana,tahoma",arial,sans-serif;
  color:#FFFFFF;
  font-size:24px;
  font-style:italic;
  font-weight:bold;
}

td.maincell {
	background-image:url(./images/ITWatLaw_welcome_bkgd.jpg);
	background-repeat:repeat;
}

.input {
	color: #000066; 
	background-color: #FFFFFF; 
	border-color: #C1E4F2; 
	border: 1px groove #000066; 
	height: 24px; 
	width: 225px;
}

a:link {color:rgb(51,51,51); text-decoration: underline;}
a:visited {color:rgb(51,51,51); text-decoration: underline;}
a:hover {color:rgb(255,255,255); text-decoration: underline;}