
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('/wp-content/themes/default/images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}
A:active {
	color: #ffffff;
	text-decoration:  ;
}
A:link  {
	color : #000000;
	text-decoration: underline ;
}
A:visited  {
	color : #000000;
	text-decoration: underline ;
}
A:hover  {
	text-decoration: underline overline; color: #FF0000;
}
h1 {
	font-family: 'Verdana, Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-size : 38pt;
	font-weight : bold;
	color : #0033CC;
}
FONT.description {
	font-family : COMIC SANS MS, Arial;
	font-size : 14pt;
	font-weight : bold;
	color : #000000;
}
FONT.foot {
	font-family : Arial;
	font-size : 8pt;
	font-weight : ;
	color : #000000;
}
FONT.other {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
}
FONT.tother {font-family : Arial;font-size : 10pt;font-weight : ;color : #FF0000;}
TABLE.fl  {
	border-width : 1;
	border-color : #000000;
	border-style :  solid;
	width : 550;
	background-color : #ffffff;
}

