/* Xtreme Reading: KU-CRL*//* Website and Associated code copyright 2004, David Gnojek*//* IMPORTANT *//* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. *//* The CSS itself may freely be used for anything you wish, but the associated graphics belong to the designer. *//* What you may use - .css files. *//*What you may NOT use - .jpg, .gif, and .png files. *//* basics----------------------------------------------- */body {	font-family: Century Gothic, arial, helvetica, sans-serif;	margin: 0px;	padding: 0px;	background: #ffffff;	}p {	font-size: 0.9em;	margin: 0;	line-height: 18px;	}ol {	font-size: 0.9em;	}.center {	text-align: center;	}a, a:link, a:visited {	text-decoration: none;	}	.clear{	clear: both;	}	img {	border: none;	}	.red {	color: #990f07;	}	.blue {	color: #0a50a1;	}	p.header {	font-size: 1.2em;	font-weight: bold;	padding-bottom: 8px;	}	p.body {	padding-bottom: 8px;	}h1 {	color: #93257f;	}