﻿html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{
  margin:0px;
  padding:0px;
  border:0px;
  border-collapse:separate;
  border-spacing:0px;
}
input,select{
  margin:0;
  padding:0;
}

body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #5D6163;
	vertical-align: top;	
	line-height:16px;
}

ul {
	margin-left: 0em;
	padding-left: 1em;
	text-indent: 0em;
}
	
img{border:0;}
a {
	font-family:tahoma;	
	color: #5D6163;		
}
a:visited {
	color: #7CAC43;
}
a:hover {
	color: #7CAC43;
}
a:active {
	color: #7CAC43;	
}

