a:link {color:#000; text-decoration:underline;}		/* The Colour of New links */
a:active {color:#000; text-decoration:underline;}		/* The colour of Active Links */
a:visited {color:#000; text-decoration:underline;}		/* The colour of Visited Links */

/* This is Main Paragraph text */
body {	
	color: #000;
	font: 10pt verdana, sans-serif;
	vertical-align: top;
	}

h1 {font: inherit;
font-size: 18px;
color: #990000;
font-weight: bold;
}

#Boxes {
	font-size: 8pt;
	padding-top: 10px;
	}

#footer {
	border-top: 2px dotted #999;
	margin-top: 0.5em;
	text-align: center;
	font-size: 8pt;
	}
	
#Addthis {
	text-align: center;
	font-size: 8pt;
	}
