body{
		background-image: url(./images/bg01.gif);
		color         : #333333 ;
		margin-top    :  0px    ;
		margin-left   :  0px    ;
		margin-right  :  0px    ;
		margin-bottom :  0px    ;
		font-family   : 'Verdana','Arial','Helvetica';
		font-size     : 10pt    ;
	}

a         { color : #0000FF ; text-decoration : none ; }
a:visited { color : #990099 ; text-decoration : none ; }
a:hover   { color : #FF0000 ; text-decoration : none ; }
a:active  { color : #FF0000 ; text-decoration : none ; }

.size09   { font-size :  9pt }
.size10   { font-size : 10pt }
.size11   { font-size : 11pt }
.size13   { font-size : 13pt }
.size15   { font-size : 15pt }
.size17   { font-size : 17pt }

table{
		color         : #333333 ;
		font-size     : 10pt    ;
	}
