.img {
	border: 0;
}

.whiteboxed {
	background-color: white;
	font-weight: 200;
	font-size: 14px;
	text-transform: none;
	colour: white;
	font-style: normal;
	font-family: "Comic Sans MS";
	BORDER: gray 0px solid; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	padding-right: 2px;
}

.boxed {
	background-color: #EBFFFF;
	font-weight: 200;
	font-size: 14px;
	text-transform: none;
	colour: white;
	font-style: normal;
	font-family: "Comic Sans MS";
	BORDER: gray 1px solid; 
	padding-top: 3px; 
	padding-bottom: 3px; 
	padding-left: 3px; 
	padding-right: 2px;
}

.ruler tr td {
	border: 1px solid #CCC;
	padding: 3px 8px;
	border-left: 1px solid #EEE;
}

.bodyheader {
	font-weight: 200;
	font-size: 16px;
	text-transform: none;
	colour: white;
	font-style: normal;
	font-family: "Comic Sans MS";
}

.bodytext {
	font-weight: 200;
	font-size: 14px;
	text-transform: none;
	colour: white;
	font-style: normal;
	font-family: "Comic Sans MS";
	color: #FFFFFF;


}

.tinytext {
	font-weight: 100;
	font-size: 8px;
	word-spacing: 0px;
	line-height: 9pt;
	letter-spacing: 0px;
	text-transform: none;
	colour: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.menutext {
	font-weight: 200;
	font-size: 14px;
	text-transform: none;
	colour: white;
	font-style: normal;
	font-family: "Comic Sans MS";
}

p {
	font-weight: 200;
	font-size: 14px;
	text-transform: none;
	colour: white;
	font-style: normal;
	font-family: "Comic Sans MS";
}

	/* heading styles - used througout site */
.bigwhite {
	font-family: "Comic Sans MS", "Chiller LET", Arial;
	font-size: 46px;
	font-weight: bold;
	color: white;
	font-style: italic;

}

.arial18ptwhite {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: normal;
	color: white;
}


.arial22ptwhite {
	font-family: "Comic Sans MS";
	font-size: 22px;
	font-weight: normal;
	color: white;
}

.arial14ptwhite {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: white;
}
	/* menu styles - used througout site */

/* Links */
	/* hyperlink styles - used througout site */
a:link {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: white;
	font-style: normal;
	text-decoration: underline;
}
a:visited {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: gray;
	font-style: normal;
	text-decoration: underline;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: white;
	font-style: normal;
	text-decoration: underline;}
a:active {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: white;
	font-style: normal;
	text-decoration: none;}

/* Main Menu hyperlink styles */
a.mmLink:link {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: white;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
a.mmLink:visited {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: white;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
a.mmLink:hover {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: 336699;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	}
a.mmLink:active {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: white;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	}


/* Lists*/
	/* hyperlink styles - used througout site */

ul {
	font-weight: 200;
	font-size: 14px;
	text-transform: none;
	colour: white;
	font-style: normal;
	font-family: "Comic Sans MS";
}

ol {
	font-weight: 200;
	font-size: 14px;
	text-transform: none;
	colour: white;
	font-style: normal;
	font-family: "Comic Sans MS";
}
