@charset "utf-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	padding: 0;
	border: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img { border:0; }

body { behavior:url("/Styles/csshover3.htc"); }

a {
	color: #990000;
	letter-spacing: 0px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}
/*
a:active { color: #FF0000; }

a:visited {
	color: #620000;
	text-decoration: none;
}
*/
h1 { font-size: 19px; }
h2 { font-size: 16px; color:#666; }