H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	margin-top: 5%;
	margin-right: 5%;
	margin-bottom: 5%;
	margin-left: 5%
	}

H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 5%;
	margin-right: 5%;
	margin-bottom: 5%;
	margin-left: 5%
	}

H4 {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 18pt; 
	font-style: oblique;  
	font-weight: normal; 
	margin-top: 5%; 
	margin-right: 5%; 
	margin-bottom: 5%; 
	margin-left: 10%
	}

.Story {  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	margin-left : 5%;
	margin-right : 5%;
	margin-top : 5%;
	margin-bottom : 5%;
	line-height: 120%;
	font-weight: normal;
}

.Normal {
	color : black;
	font-family : Georgia, "Times New Roman", Times, serif;
	margin-left : 0%;
	margin-right : 5%;
	margin-top : 5%;
	margin-bottom : 5%;
	font-size: 14pt;
	font-style: normal;
	line-height: 1.5;
	padding-left: 10px;	}

P.quotation	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	line-height: 1.5; 
	font-weight: normal;
	margin-top: 5%;
	margin-right: 10%; 
	margin-bottom: 5%;
	margin-left: 10%
	}

.question {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-left : 5%;
	margin-right : 5%;
	margin-top : 5%;
	margin-bottom : 5%;
	font-size: 12pt;
	font-style: normal;
	line-height: 1.5
	}
	
.answer {
	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-left : 5%;
	margin-right : 5%;
	margin-top : 5%;
	margin-bottom : 5%;
	font-size: 12pt;
	font-style: normal;
	line-height: 1.5
	}

.timecode {
	color : #666666;
	font-family : Georgia, "Times New Roman", Times, serif;
	margin-left : 5%;
	margin-right : 5%;
	margin-top : 5%;
	margin-bottom : 5%;
	font-size: 10pt;
	font-style: bold;
	line-height: 1.5
	}
	 
.ref {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal; 
	margin-top: 10px; 
	margin-right: 10%;
	margin-bottom: 10px;
	margin-left: 10%; 
	padding-top: 1px; 
	padding-right: 1px;
	padding-bottom: 1px; 
	padding-left: 1px;
	}

.subtitle {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16pt; 
	font-style: italic;  
	font-weight: normal; 
	margin-top: 5%; 
	margin-right: 5%; 
	margin-bottom: 5%; 
	margin-left: 10%;
	padding-bottom: 50px;
	}

OL {
	color : black;
	font-family : Georgia, "Times New Roman", Times, serif;
	margin-left : 5%;
	margin-right : 5%;
	margin-top : 0%;
	margin-bottom : 0%;
	font-size: 12pt;
	font-style: normal;
	line-height: 2;
	list-style: inside;
	}

	
.bright {color : red;
	font-family :  "Times New Roman", Times, serif;
	margin-right : 5%;
	font-size: 14pt;
	font-style: normal;
	font-weight: 900;
	line-height: 1.1;
	}
	
.footnote {
	color : #333333;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10pt; 
	margin-top: 200%; 
	margin-right: 5 px;
	margin-bottom: 10px;
	margin-left: 5px; 
	padding-top: 1px; 
	padding-right: 1px;
	padding-bottom: 50px; 
	padding-left: 1px;
	 text-align: justify;	}
	


