/* STYLE:		frcstyle2.cssPURPOSE:	This is the primary style sheet for all pages on the			FrameRate web site.			*//* BODY style does not include margin definitions. This is done   at a higher level style sheet*/body  { font-family:verdana,garamond,serif ; background-color: #F8FBFB;color: black;font-size: x-small; }table { font-size: x-small}/* Styles below here should be copied into all style sheets so   that the styles are available in the FrontPage drop down   styles list.*/A:hover { COLOR: #990000; TEXT-DECORATION: none }A:link { 	COLOR: #000099 }H1 , H2, H3, H4, H5, H6 { font-family: Arial, Lucida, sans-serif  }/* LI { list-style: square } *//* Create a class for lists using a smaller font size */UL.8point { font-size: 8pt }UL.10point { font-size: 10pt }.xxsmall { font-size: xx-small }.xsmall { font-size: x-small }.small { font-size: small }b {font-family: Arial}.off {    color: #003466;    cursor: default;   background-color: #B3C3D2;    font-weight:bold;} .on {    	color: #990000;    	cursor: hand;	background-color: #B3C3D2; 	font-weight:bold;}.8pt { font-size: 8pt }.header { color: #003466; 			background-color: #003466;			background-color: #B3C3D2;			font-weight:bold}