body {  	font-family: Comic Sans MS, fantasy ; 	font-size: 10pt; 	font-style: normal; 	font-weight: bold; 	text-decoration: none		}A:link	{		text-decoration:	none;	font-weight:	bold; 	color:	rgb(100,100,255);		}			A:visited	{		text-decoration:	none;	font-weight:	bold;	color:	rgb(255,255,80);			}			A:active	{		text-decoration:	none;	font-weight:	bold;	color:	black;			}			A:hover	{		text-decoration:	none;	color:	rgb(255,255,80);			}			A.offsite	{		text-decoration:	none;	font-weight:	bold;	color:	rgb(255,0,0);			}		/* begin body box */	/* 6 - 'twelvths symmetric' */BODY	{	margin-top:		0;	margin-left:		0;	margin-right:		0;	margin-bottom:	0;	padding-top:		0;	padding-left:		0;	padding-right:	0;	padding-bottom:	0;	border-top:		0;	border-left:		0;	border-bottom:	0;	border-right:		0;	width:				auto;	}	/* end body box */