*	{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%
	}

h1	{
	font-weight: bold;
	font-size: 16px;
	}

h2	{
	font-weight: bold;
	font-size: 14px;
	}

h3	{
	font-weight: bold;
	font-size: 12px;
	}

a:link 	        {font-family: Verdana, Arial, Helvetica, sans-serif; color: #5a9628; text-decoration: none; font-weight: bold;}

a:active 	{font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffec00; text-decoration: none; font-weight: bold;}

a:visited 	{font-family: Verdana, Arial, Helvetica, sans-serif; color: #5a9628; text-decoration: none; font-weight: bold;}

a:hover 	{font-family: Verdana, Arial, Helvetica, sans-serif; color: #96c850; text-decoration: none; font-weight: bold;}

html, body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	}

hr.hr1	{
	border-top: 1px dashed #909090;
	border-bottom: 0px solid #ffffff;
	padding: 0;
	color: #fff;
	background-color: #fff;
	height: 1px;
	width: 100%;
    	}

div.hr3 	{
	width: 100%;
	height: 1px;
	border-top: 1px dashed #909090;
	border-bottom: 0px dashed #909090;
	background-color: fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	} 

div.ale 	{
	width: 200px;
	height: 300px;
	border-top: 1px dashed #909090;
	border-bottom: 1px dashed #909090;
	background-color: #d0d0d0;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	} 

hr.hr2	{
	border-top: 2px dashed #909090;
	border-bottom: 2px dashed #909090;
	color: #fff;
	background-color: #fff;
	height: 2px;
	width: 100%;
    	}

