ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: 0; margin: 0;}



body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

th {
	font-weight:normal;
}

li {
	list-style-position: outside;
	list-style-type: square;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	cursor:pointer;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CBDD89;
	text-decoration: none;
}

h1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;

}

h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	padding: 15px;

}
