/* CSS Document */

.H1 {
    font-family: cambria;
    font-size: 24pt;
    font-weight: bold;
    color: #8000FF;
    text-align: left;
   	align: left;
}
.H2 {
    font-family: cambria;
    font-size: 16pt;
    font-weight: bold;
    color: #8000FF;
    text-align: left;
   	align: left;
}	

.BigRedText {
    font-family: cambria;
    font-size: 12pt;
    font-weight: bold;
    color: #CC0000;
    text-align: left;
   	align: left;
}
	
.H3 {
    font-family: cambria;
    font-size: 14pt;
    font-weight: normal;
    color: #8000FF;
    text-align: left;
   	align: left;
	}

	
.stdtext {
    font-family: cambria;
    font-size: 12pt;
    font-weight: normal;
    color: #000000;
    text-align: left;
   	align: left;
	}
	
	.stdtextbold {
    font-family: cambria;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
    text-align: left;
   	align: left;
	}
	
		.text_links {
    font-family: cambria;
    font-size: 12pt;
    font-weight: normal;
    color: #000000;
    align: center;
	a:link { text-decoration: none }a:visited { text-decoration: none }
	}
	
	.copy { 
	font-size: 12pt; 
	font-family: cambria }a:link { text-decoration: none }
   a:visited { text-decoration: none }
	
.redtextbold {

    font-family:cambria;
    font-size: 12pt;
    font-weight: bold;
    color: #CC0000;
    text-align: left;
   	align: left;
}
.Stdtext13pt {
	font-family: cambria;
	font-size: 13pt;
	font-weight: normal;
	color: #000000;
	text-align: left;

}
.stdtextbold13pt {
	font-family: cambria;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	text-align: left;

}
.stdtext14pt {
	font-family: cambria;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
	text-align: left;


}
.stdtextbold14pt {
	font-family: cambria;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: left;


}
.redtextbold14pt {
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
	font-family: cambria;
	text-align: left;


}
.redtextbold13pt {
	font-family: cambria;
	font-size: 13pt;
	font-weight: bold;
	color: #CC0000;
	text-align: left;

}
