BODY {
	background : rgb(26,26,26) url(images/90gray.jpg);
	color : rgb(244,122,255);
	font : normal normal 115% "Book Antiqua", "Hoefler Text", "Times New Roman", "Times";
	}
	
BODY {
	scrollbar-3d-light-color : rgb(247,153,255);
	scrollbar-arrow-color : rgb(0,0,0);
	scrollbar-base-color : rgb(229,0,19);
	scrollbar-face-color : rgb(242,102,255);
	scrollbar-highlight-color : rgb(255,255,255);
	scrollbar-shadow-color : rgb(121,51,128);
	scrollbar-dark-shadow-color : rgb(0,0,0);
	}


I {
	font-weight : bolder;
	}
		
.banner {
	width : 628px;
	height : 142px;
	}

IMG.title {
	margin : 4 0 15 -2;
	width : 625px;
	height : 40px;
	}
	
.placeholder {
	width : 637px;
	}
	
.heading {
	padding : 8 0 6;
	font-size : 115%;
	width : 632px;
	}

TD.text {
	margin : 8 0 10;
	padding : 12 12;
	border : 4px ridge rgb(209,82,92);
	background : rgb(251,207,255) url(images/pastel295.jpg);
	color : black;
	}

.text P,
.contents {
	font : normal normal 115% "Book Antiqua", "Hoefler Text", "Times New Roman", "Times";
	margin : 0 8;
	}
	
.text A {
	color : rgb(0,0,215);
	}

.text A:visited {
	color : rgb(0,0,108);
	}

.text A:hover {
	color : red;
	text-decoration : none;
	}

TABLE.buttons {
	margin : 5 0 5;
	}

.buttons TD {
	padding : 0 4;
	vertical-align : top;
	}
	
.indent {
	text-indent : 1.5em;
	}

.bold {
	font-weight : bold;
	}

.dropcap {
	font-weight : 800;
	font-size : 285%;
	line-height : 65%;
	float : left;
	padding : 0 0 0 0;
	margin : 0 2 0 0;
	position : relative;
	top : 4;
	}

.caption {
	font : normal bold 92% "Verdana", "Verdana Ref", "Arial", "Helvetica";
	text-align : center;
	margin-bottom : 10px;
	}

.295 {
	background : url(images/pastel295.jpg);
	}

H2 {
	font : normal bold 187% "Book Antiqua", "Hoefler Text", "Times New Roman", "Times";
	letter-spacing : 0.08em;
	text-align : left;
	margin : 0 0 0;
	width : 625px;
	}

H3 {
	font : normal bold 125% "Book Antiqua", "Hoefler Text", "Times New Roman", "Times";
	letter-spacing : 0.08em;
	text-align : left;
	margin : 5 0 0;
	width : 625px;
	}
	
LI {
	font : normal normal 115% "Book Antiqua", "Hoefler Text", "New Times Roman", "Times";
	margin : 14 0 4;
	padding-right : 10px;
	}

.copyright {
	font : normal normal 80% "Verdana", "Verdana Ref", "Arial", "Helvetica";
	text-align : justify;
	margin : 0 0;
	width : 625px;
	}

.copyright A {
	color : rgb(251,207,255);
	}

.copyright A:hover {
	color : red;
	text-decoration : none;
	}
	
.splash {
	border : 4px ridge rgb(212,66,78);
	margin : 0 0 0 12;
	}
	
TD.text,
.splash {
	border-color : rgb(209,82,92);
	}
