body {	margin:0px;	padding:0px;	font-family:verdana, arial, helvetica, sans-serif;	background-color:#CC0000;}		a {	color:pink;	text-decoration:none;	font-weight:normal;	}	a:link {	color:pink;	text-decoration:none;	font-weight:normal;	}a:visited {	color:silver;	text-decoration:none;	font-weight:normal;	}a:hover {	color:white;	text-decoration:underline;	font-weight:normal;	}strong, b {	font-weight: bold;	}h1 {	font-size: 24px;	line-height: 30px;	font-weight: normal;	margin-top: 0;	margin-bottom: 0;	color: white;	font-family:verdana, arial, helvetica, sans-serif;	}h2 {	font-size: 18px;	line-height: 24px;	font-weight: normal;	margin-top: 0;	margin-bottom: 0;	color: white;	font-family:verdana, arial, helvetica, sans-serif;	}h3 {	font-size: 16px;	line-height: 22px;	font-weight: normal;	margin-top: 0;	margin-bottom: 0;	color: white;	font-family:verdana, arial, helvetica, sans-serif;	}h4 {	font-size: 10px;	line-height: 14px;	font-weight: normal;	margin-top: 0;	margin-bottom: 0;	color: white;	font-family:verdana, arial, helvetica, sans-serif;	}h5 {	font-size: 10px;	line-height: 12px;	font-weight: normal;	margin-top: 0;	margin-bottom: 0;	color: white;		font-family:verdana, arial, helvetica, sans-serif;	}h6 {	font-size: 6px;	line-height: 10px;	font-weight: normal;	margin-top: 0;	margin-bottom: 0;	color: white;		font-family:verdana, arial, helvetica, sans-serif;	}