body	{
		margin:0px;
		padding:0px;
		background:url(images/top_tall.jpg) top left repeat-x;
		overflow:auto
		}
td		{
		font-family:tahoma;
		font-size:11px;
		 color:#646464
		}
ol		{
		margin:0px;
		padding:0px;
		list-style:none;
		
		}
ol li	{
		height:16px;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li		{
		background:url(images/list1.gif) bottom left no-repeat;
		height:19px;
		padding:0 0 0 29px
		}
ul a	{
		font-weight:bold;
		text-decoration:none;
		}
a		{
		color:#304968;
		}
strong	{color:#4A4A4A}
textarea{
		width:186px;
		height:168px;
		border-style:solid;
		border-width:1px;
		border-color:#222222;
		background:#D8E6F2;
		color:#222222;
		font-family:tahoma;
		font-size:11px;
		padding:2 0 0 6px;
		overflow:auto
		}
input	{
		width:186px;
		height:20px;
		border-style:solid;
		border-width:1px;
		border-color:#222222;
		background:#D8E6F2;
		color:#222222;
		font-family:tahoma;
		font-size:11px;
		padding:2 0 0 6px;
		}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	line-height: normal;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
h3 {
	font-family: Garamond, Arial, Helvetica, "sans serif";
	font-size: 15px;
	color: #000000;
	text-align: center;
	white-space: normal;
	padding-top: 0px;
	padding-bottom: 0px;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-style: normal;
}
