body	{
		margin:0px;
		padding:0px;
		}
td		{
		font-family:tahoma;
		font-size:11px;
		color:#525252
		}
strong 	{
		color:#BE0000;
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li 		{
		height:18px;
		background:url(images/list1.gif) bottom left no-repeat;
		padding:0 0 0 10px
		}
a		{
		color:#BE0000;
		text-decoration:none;
		}
textarea{
		width:215px;
		height:58px;
		border-style:none;
		font-family:tahoma;
		font-size:11px;
		margin:0 0 0 10px;
		padding:2 0 0 0px;
		color:#525252;
		overflow:auto
		}
input	{
		width:215px;
		height:19px;
		border-style:none;
		font-family:tahoma;
		font-size:11px;
		margin:0 0 0 10px;
		padding:2 0 0 0px;
		color:#525252
		}
.menu 	{
		margin:98 0 0 36px
		}
.menu a	{
		text-transform:uppercase;
		color:#606060;
		font-weight:bold;
		text-decoration:none;
		}
.bot 	{
		color:#4C563A;
		}
.bot a	{
		color:#BB0000;
		text-decoration:underline;
		}