body {margin: 0px 0px; padding: 0px 0px;
	font : normal 10px/15px Verdana, Geneva, Helvetica, sans-serif;
}

p {
	margin-top: 0; padding-top: 0;
	line-height: 15px;
	margin-bottom: 	1em;
	}	

	
.head1	{
	text-decoration : none;
	font : bold 16px/24px Verdana, Geneva, Helvetica, sans-serif;
	color : #993333;
}

.head2	{
	text-decoration : none;
	font : normal 14px/18px Verdana, Geneva, Helvetica, sans-serif;
	color : #999900;
}

.subhead{	text-decoration : none;
	font : normal 12px/18px Verdana, Geneva, Helvetica, sans-serif;
	color : Gray;
	
}

.date{
		text-decoration : none;
	font : normal 10px/18px Verdana, Geneva, Helvetica, sans-serif;
	color : #006699;
		text-align : right;
}

.definition{	
font : normal 10px Verdana, Geneva, Helvetica, sans-serif;
color: #993333;
}
	
TD, TR {	
	font : normal 10px/15px Verdana, Geneva, Helvetica, sans-serif;
	color: Black;}

.head1	{
	text-decoration : none;
	font : bold 16px/24px Verdana, Geneva, Helvetica, sans-serif;
	color : #993333;
}

a, a:link, a:visited, a:active {
	text-decoration : none;
	color: #993333;
}

a:hover {
		text-decoration : none;
		color: #FF3300;
}

a.head2:link, a.head2:visited, a.head2:active {
	text-decoration : none;
	color : #999900;
}

a.head2:hover {
		text-decoration : none;
		color: #993333;
}

 a.update:link, a.update:visited, a.update:active {
	text-decoration : none;
	color: #669966;
}

a.update:hover {
		text-decoration : none;
		color: #999900;
}

a.delete:link, a.delete:visited, a.delete:active {
	text-decoration : none;
	color: #993333;
}

a.delete:hover {
		text-decoration : none;
		color: #FF3300;
}