H1 	{
	background: #AAA;
	}

H2	{
	}

H3	{
	}

BODY
	{
	font-family: Comic Sans MS;
	background: Pink;
	color: DarkBlue;
	}

P, DT
	{
	font-size: 1.5em;

	}

OL,
UL
	{
	font-size: 1.5em;
	font-weight:bold
	}

DD
	{
	font-size: 1.5em;

	}

TABLE
	{
	background: #CFC;
	font-size: 1.5em;
	}

TH	{
	font-size: 1em;
	}

TR,
LI	{
	font-size: 1em;
	font-weight:normal
	}

PRE	{
	font-size: 2em;
	}