/* Brettb.Com Cascading Style sheet 1.2 *//* Created by Brett Burridge, started 17 January 2000 */body {	/*background-attachment:fixed;*/	font-family: verdana, sans-serif;	font-size: 95%;		}/*hover works in ie4, and corresponds to a name in ie3*/	a:hover {		color: rgb(233,242,249);		/*background: rgb(132,56,73);*/	}	a:link {		color: rgb(195,198,223);	}	a:visited {		color: rgb(245,198,223);			}	a:active {		color: rgb(233,242,249);		/*background: rgb(204,204,204);*/	}table {font-family: verdana, sans-serif;	font-size: 95%;	}hr {color: rgb(0,0,204);height:2px;width:100%;align:center;}p	{	font-family: Verdana, Arial, Helvetica;	color:white;	font-size: 95%;}li	{	font-family: Verdana, Arial, Helvetica;	color:white;	font-size: 95%;}ul	{	font-family: Verdana, Arial, Helvetica;	color:white;	font-size: 95%;}td	{	font-family: Verdana, Arial, Helvetica;	color:white;	font-size: 95%;}small	{	font-family: Verdana, Arial, Helvetica;	color:white;}.CenteredHeading	{	Font-family: arial, helvetica, sans-serif;	Color: rgb(000,255,255);	Font-Size: 160%;	Font-Weight: normal;	Font-Style: normal;	Text-Decoration: none;	Text-Align: center;}H2	{	Font-family: arial, helvetica, sans-serif;	Color: rgb(255,255,255);	Font-Size: 140%;	Font-Weight: normal;	Font-Style: normal;	Text-Decoration: none;	Text-Align: left;}H3	{	Font-family: arial, helvetica, sans-serif;	Color: rgb(255,255,255);	Font-Size: 120%;	Font-Weight: normal;	Font-Style: normal;	Text-Decoration: none;	Text-Align: left;}H4	{	Font-family: arial, helvetica, sans-serif;	Color: rgb(255,255,255);	Font-Size: 110%;	Font-Weight: bold;	Font-Style: normal;	Text-Decoration: none;	Text-Align: left;}H5	{	Font-family: arial, helvetica, sans-serif;	Color: rgb(255,255,255);	Font-Size: 105%;	Font-Weight: bold;	Font-Style: normal;	Text-Decoration: none;	Text-Align: left;}