body{
		background    : #FFFFFF ;
		color         : #333333 ;
		margin-top    : 20px    ;
		margin-left   : 20px    ;
		margin-right  :  5px    ;
		margin-bottom :  5px    ;
		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    ;
	}
