html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

A:link {text-decoration: none; color: #cc0000; font-weight: normal;}
A:visited {text-decoration: none; color: #cc0000; font-weight: normal;}
A:active {text-decoration: none; color: #cc0000;}
A:hover {text-decoration: none; color: #660000;}
#color2 A:link {text-decoration: none; color: #333333; font-weight: normal;}
#color2 A:visited { text-decoration: none; color: #333333; font-weight: normal;}
#color2 A:active { text-decoration: none; color: #333333; font-weight: normal;}
#color2 A:hover {text-decoration: none; color: #ffffff; font-weight: normal;}


p, ol, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666E74;
	font-weight: bold;
	line-height: normal;
	line-height: 20px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	line-height: normal;
	line-height: 18px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: normal;
}