/* CSS Document */

.H1 {
    font-family: papyrus;
    font-size: 34pt;
    font-weight: bold;
    color: #990033;
    text-align: center;
   	align: center;
}
.H2 {
    font-family: papyrus;
    font-size: 24pt;
    font-weight: bold;
    color: #990033;
    text-align: center;
   	align: center;
}	
.H3 {
    font-family: papyrus;
    font-size: 18pt;
    font-weight: bold;
    color: #990033;
    text-align: center;
   	align: center;
	}
	
.H4 {
    font-family: papyrus;
    font-size: 12pt;
    font-weight: bold;
    color: #990033;
    text-align: center;
   	align: center;
	}
	
	.stdtext {
    font-family: Trebuchet MS;
    font-size: 12pt;
    color: #990033;
    text-align: left;
   	align: left;
	}
	
	.stdtextjustify {
    font-family: Trebuchet MS;
    font-size: 12pt;
    color: #990033;
    text-align: justify;
   	align: left;
	}
	
	.stdtextbold {
    font-family: Trebuchet MS;
    font-size: 12pt;
	font-weight: bold;
    color: #990033;
    text-align: left;
   	align: left;
	}
	
	.calibritextbold {
    font-family: calibri;
    font-size: 12pt;
	font-weight: bold;
    color: #990033;
    text-align: left;
   	align: left;
	}
	
	
	.calibritextbold14 {
    font-family: calibri;
    font-size: 14pt;
	font-weight: bold;
    color: #990033;
    text-align: left;
   	align: left;
	}
	
	
	.calibritextbold16 {
    font-family: calibri;
    font-size: 16pt;
	font-weight: bold;
    color: #990033;
    text-align: left;
   	align: left;
	}
	
	
	
	.stdtextright {
    font-family: Trebuchet MS;
    font-size: 12pt;
    color: #990033;
    text-align: right;
   	align: left;
	}
	
	
	
	
	.stdtextboldright {
    font-family: Trebuchet MS;
    font-size: 12pt;
	font-weight: bold;
    color: #990033;
    text-align: right;
   	align: left;
	}
	
		.smalltext {
    font-family: Trebuchet MS;
    font-size: 7pt;
    color: #990033;
    text-align: left;
   	align: left;
	}
	
		.stditaltext {
    font-family: Trebuchet MS;
    font-size: 12pt;
    color: #990033;
    text-align: left;
   	align: left;
	font-style: italic;
	}
	
		.links {
    font-family: Trebuchet MS;
    font-size: 12pt;
    color: #990000;
    text-align: left;
   	align: left;
	}
