BODY 	{background:	#e0e0e0;
	 margin-left:	15px;
	 margin-right:  15px;
	 margin-top:    15px;
	 margin-bottom: 15px;
	 font-family: 	'Microsoft Sans Serif', 'helvetica', sans-serif;
	 font-size:   	10pt;
	 color:		#003366
	}

A	{color:      	#0000FF
	}

H1 	{font-size:	24pt
        }

TH 	{font-size:	10pt
        }

TD 	{font-size:	10pt
        }

.norm 	{font-size:	10pt;
	 color:		#003366
        }

.banner	{background:	#DDDDFF
        }

.nav	{background:	#CCDDFF
        }

.small	{font-size:	8pt
        }

.big1	{font-size:	12pt
        }

.big2	{font-size:	18pt
        }

.big3	{font-size:	24pt
        }

.err    {color:         #FF0000
        }

.msg    {font-weight:   bold
        }

