<style type="text/css" media="screen">

              .black {
                   color : black; 
              } 

              BODY {
                   background-color : #BDBDFF; 
                   color : #6b0099; 
              } 
              A:link {
                   color : #0000ff; 
              } 
              A:visited {
                   color : #a910a9; 
              } 
              A:hover {
                   color : #cc00cc; 
              } 
              A:active {
                   color : #cc0000; 
              } 

.head1 {
	font-size: 9.5mm;
	font-weight : bold;
	text-align : justify;
              } 

.head1a {
	font-size: 9mm;
	font-weight : bold;
	text-align : justify;
              } 

.head1b {
	font-size: 8.5mm;
	font-weight : bold;
	text-align : justify;
              } 

.head2 {
	font-size: 6mm;
	font-weight : bold;
	text-align : justify;
              } 

.head3 {
	font-size: 5mm;
	font-weight : bold;
	text-align : justify;
              } 

.head4 {
	font-size: 4mm;
	font-weight : bold;
	text-align : justify;
              } 

.story0 {
	font-size: 5mm;
	text-indent : 5mm;
	text-align : justify;
              } 

.story1 {
	font-size: 4mm;
	text-indent : 5mm;
	text-align : justify;
              } 

.text0{
	font-size: 5mm;
	text-align : justify;
              } 

.text1 {
	font-size: 4mm;
	text-align : justify;
              } 

.text2 {
	font-size: 3.5mm;
	text-align : justify;
              } 

.justreleased {
	font-size: 5mm;
	font-weight : bold;
                color : #f3ffcc; 
	text-align : justify;
              } 

</style>