BODY {
	background-color : white;
	margin : 0px 0px}

.h1{font-size : 24pt ; line-height : 100%}
.h2{font-size : 20pt ; line-height : 100%}
.h3{font-size : 16pt ; line-height : 100%}
.h4{font-size : 12pt ; line-height : 100%}
.h5{font-size : 10pt ; line-height : 100%}
.h6{font-size : 8pt ; line-height : 100%}
.h7{font-size : 6pt ; line-height : 100%}

.a07pt{font-size: 7pt ; line-height : 150%}
.a08pt{font-size: 8pt ; line-height : 150%}
.a09pt{font-size: 9pt ; line-height : 150%}
.a10pt{font-size: 10pt; line-height : 150%}
.a11pt{font-size: 11pt ; line-height : 150%}
.a07pm{font-size: 7pt ; line-height : 110%}
.a08pm{font-size: 8pt ; line-height : 110%}
.a09pm{font-size: 9pt ; line-height : 110%}
.a10pm{font-size: 10pt ; line-height : 110%}
.a10cpm{font-size: 10pt ; font-weight : bold ; line-height: 110% ; background-color : #BBDDFF}
.a11pm{font-size: 11pt ; line-height : 110%}
.a12pt{font-size: 12pt ; line-height : 150%}
.a12pm{font-size: 12pt ; line-height: 110%}
.a12cpm{font-size: 12pt ; font-weight : bold ; line-height: 110% ; background-color : #BBDDFF}
.a14pt{font-size: 14pt ; line-height: 150%}
.a14pm{font-size: 14pt ; line-height: 110%}
.a14cpm{font-size: 14pt ; font-weight : bold ; line-height: 110% ; background-color : #BBDDFF}
.a16pm{font-size: 16pt ; line-height: 110%}
.a16cpm{font-size: 16pt ; font-weight : bold ; line-height: 110%; background-color : #FFCC66}
.a16c2pm{font-size: 16pt ; font-weight : bold ; line-height : 110% ; background-color : #BBDDFF}
.a18pm{font-size : 18pt ; line-height : 110%}
.a20pm{font-size : 20pt ; line-height : 110%}
.a24pm{font-size : 24pt ; line-height : 110%}
.a28pm{font-size : 28pt ; line-height : 110%}
.a36pm{font-size : 36pt ; line-height : 110%}
.a40pm{font-size : 40pt ; line-height : 110%}

a:link{ color: #000000;
	text-decoration: none;
	font-weight: bold}
a:visited{ color: #000000;
	text-decoration: none;
	font-weight: bold}
a:active{ color: #FF0000;
	text-decoration: none;
	font-weight: bold}
a:hover { color: #0033FF;
	text-decoration: underline;
	font-weight: bold}