﻿body { background-image: url('Images/background.jpg'); background-repeat: repeat; 
            font-family: Trebuchet MS;
              font-size: 10pt;}

h1 { font-family: Mistral;
           color: #800000;
       font-size: 36pt; 
  letter-spacing:1pt; margin-top:0px; margin-bottom:0px  }

h2 { font-family: Mistral;
           color: #FD4546;
       font-size: 24pt; 
  letter-spacing:1pt; margin-top:0px; margin-bottom:0px; }

li { list-style-type: square; 
         font-family: Trebuchet MS; padding-top: 0px; padding-bottom: 0px }
  
ul, ol { padding-top: 0px; padding-bottom: 0px; font-family: Trebuchet MS; }

p      { font-family: Trebuchet MS; font-size: 10pt;
	margin-left: 40px;
	margin-top: 0px; }

table	{ font-family: Trebuchet MS;
	font-size: 8pt;
}


