body	{
		margin:0px;
		padding:0px;
		}
img {border: none}
td		{
		font-family:tahoma;
		font-size:11px;
		color:#6C7265
		}
ul		{
		list-style:none;
		margin:0px;
		padding:0px;
		}
strong	{
		color:#413D33;
		}
a		{
		color:#151515;
		}
li		{
		background:url(images/list1.gif) bottom left no-repeat;
		height:18px;
		}
li	a	{
		color:#76746C;
		margin:0 0 0 13px;
		}
.list2 li		{
		background:url(images/list2.gif) bottom left no-repeat;
		height:18px;
		}
.list2 li	a	{
		color:#FFFFFF;
		margin:0 0 0 13px;
		}
.top a	{
		color:#9F9F9F;
		font-family:tahoma;
		font-size:10px;
		text-decoration:none
		}
.top	{
		color:#9F9F9F;
		font-family:tahoma;
		font-size:10px;
		}
.text1	{
		color:#838282;
		}
.text1 a{
		color:#737272;
		text-decoration:underline;
		}
.text2	{
		color:#5E5E5E;
		}
.text2 strong{
		color:#888938;
		}
.text2 a{
		color:#151515;
		text-decoration:underline;
		}
.text3	{
		color:#FFFFFF;
		line-height:14px
		}
.text3 strong{
		color:#FFFFFF;
		}
.text3 a{
		color:#FFFFFF;
		}
input, select	{
		width:145px;
		height:18px;
		border-style:solid;
		border-width:1px;
		border-color:#76746C;
		margin:0 0 0 7px;
		font-family:tahoma;
		font-size:11px;
		}
textarea{
		width:145px;
		border-style:solid;
		border-width:1px;
		border-color:#76746C;
		margin:0 0 0 7px;
		overflow:auto;
		font-family:tahoma;
		font-size:11px;
		}