﻿body		{
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	border: 0px;
	line-height: 13px;
	font-style: normal;
}

td		{
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	border: 0px;
	line-height: 13px;
	font-style: normal;
}

.link:link		{
	font-family: Verdana, Arial, sans-serif;
	color: #8c681e;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	border: 0px;
	line-height: 13px;
	font-style: normal;
}
.link:visited	{
	color: #8c681e;
}
.link:active	{
	color: #8c681e;
}
.link:hover		{
	text-decoration: underline;
	color: #000000;
}
.tdjustify {
		text-align:justify;
}

.myul			{ 	
	list-style-type: square; line-height:130%; position:relative; top:0; left:-24;
}

li			{ 
	margin-top: 6
}