/* CSS Document */
body
	{ font-family: Verdana; font-size: 8pt; color: black;
			background-color: #0099FF;
			background-image: url(/layout/cfug/background.jpg);
			background-repeat: repeat-x;
			background-position: 0 0; }
td, b 
 { font-family: Verdana; font-size: 8pt; color: black; }
a 
 { font-weight: bold; color:#0099FF; }
a:hover 
 { font-weight: bold; color:#000000; }
.boxcaption 
 { font-weight: bold; font-size: 10pt; }
.pageTitle 
 { font-weight: bold; font-size: 8pt; color: black; background-color: #CCCCCC }
