/*****************************************************
 *	Class based styles for misc/*.html
 */

/*****************************************************
 *	Block elements 		
 */

BODY.misc		{
	color:			black;
	background-color:	rgb(102,204,255);

H3, H4, H5     		{
	font-family:		Arial, Helvetica, sans-serif;
	}

KBD			{
	color:			rgb(204,51,0);
	}
	
PRE			{
	color:			rgb(0,0,255);
	}
	
/*****************************************************
 *	Inline elements
 */
