body, td, input	{ font: 14px Georgia, Palatino, Times New Roman, Times, serif }

body			{ margin-top: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				margin-right: 0px }
				
.style1 {font-size: 12px}

.style2 {font-size: 16px;
font-weight:bold }

a				{ color: #000099; text-decoration: none }

a:visited		{ color: #0000FF }

a:hover			{ color: red; text-decoration: underline }

.columnheading	{ background: #990000;
				text-align: left; color: white;
				padding: 3px;
				font-weight:bold;
				font-size:16px }
				
.column			{ background: #FFFFCC;
				text-align: left }