/* 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;
}	
.H2green {
    font-family: papyrus;
    font-size: 24pt;
    font-weight: bold;
    color: #33CC33;
    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;
	}
	
	.menu {
 	font-family: papyrus;
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
   	align: left;		
	}	
	
	.menulocal {
 	font-family: papyrus;
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
	color: #00CC00;
   	align: left;		
	}
	
	A:link 	{color: #990033;
	text-decoration: none}
	A:active {color: #FF0000;
	text-decoration: none}
	A:visited {color: #cc3300;
	text-decoration: none}
	
	
	
	.stdtext {
    font-family: Trebuchet MS;
    font-size: 12pt;
    color: #99FF00;
    text-align: left;
   	align: left;
	}
	
	.stdtextgrey {
    font-family: Trebuchet MS;
    font-size: 12pt;
    color: #666666;
    text-align: left;
   	align: left;
	}
	
	.stdtextgreybold {
    font-family: Trebuchet MS;
    font-size: 12pt;
    color: #666666;
    text-align: left;
	font-weight: bold;
   	align: left;
	}
	
	.stdtextgreyital {
    font-family: Trebuchet MS;
    font-size: 12pt;
    color: #666666;
    text-align: left;
	font-weight: bold;
   	align: left;
	font-style: italic;
	}
	
	.stdtextblack {
    font-family: Trebuchet MS;
    font-size: 12pt;
    color: #000000;
    text-align: left;
   	align: left;
	}
	
	.stdtextblackbold {
    font-family: Trebuchet MS;
    font-size: 12pt;
    color: #000000;
    text-align: left;
	font-weight: bold;
   	align: left;
	}
	
	.stdtextblackital {
    font-family: Trebuchet MS;
    font-size: 12pt;
    color: #000000;
    text-align: left;
	font-weight: bold;
   	align: left;
	font-style: italic;
	}
	
		.stdtext14 {
    font-family: Trebuchet MS;
    font-size: 14pt;
    color: #990000;
    text-align: left;
   	align: left;
	}
			.stdtext14bold {
    font-family: Trebuchet MS;
    font-size: 14pt;
    color: #990000;
    text-align: left;
	font-weight: bold;
   	align: left;
	}
		.smalltext {
    font-family: Trebuchet MS;
    font-size: 7pt;
    color: #990000;
    text-align: left;
   	align: left;
	}
	
		.stdtextital {
    font-family: Trebuchet MS;
    font-size: 12pt;
    color: #990000;
    text-align: left;
   	align: left;
	font-style: italic;
	}
	
	.stdtextjustify {
    font-family: Trebuchet MS;
    font-size: 12pt;
    color: #990000;
    text-align: justify;
   	align: left;
	}
	
	.stdtextbold {
    font-family: Trebuchet MS;
    font-size: 12pt;
	font-weight: bold;
    color: #990000;
    text-align: left;
   	align: left;
	}
	
	.stdtextright {
    font-family: Trebuchet MS;
    font-size: 12pt;
    color: #990000;
    text-align: right;
   	align: left;
	}
		
	.stdtextboldright {
    font-family: Trebuchet MS;
    font-size: 12pt;
	font-weight: bold;
    color: #990000;
    text-align: right;
   	align: left;
	}
	
	.stdtextcenter {
    font-family: Trebuchet MS;
    font-size: 12pt;
    color: #990000;
    text-align: center;
   	align: left;
	}
	
		.smalltext {
    font-family: Trebuchet MS;
    font-size: 7pt;
    color: #990000;
    text-align: left;
   	align: left;
	}
	

		.links {
    font-family: Trebuchet MS;
    font-size: 12pt;
    color: #FF0000;
    text-align: left;
   	align: left;
	}
