body { margin-left: 15%; margin-right:15%; 
background-color: #cccccc; }

  h1 { margin-left: 45%;}
  
  h2 { margin-top: 8em; margin-bottom: 3em; }
  h3 {color: #000000}
  h4 {color: #000000}
  h5 {color: #000000}

.fonts_contents {
	
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	line-height: 130%;
}

.fonts_contents_80 {
	
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	line-height: 130%;
}


.fonts_contents_80_margin_40 {
	
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
	margin-left: 40%;
}

.fonts_contents_80_margin_30 {
	
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
	margin-left: 30%;
}


.fonts_contents_80_bold {
	
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	line-height: 130%;
}

.fonts_contents_70_bold {
	
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	line-height: 130%;
}

.fonts_contents_70 {
	
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	line-height: 130%;
}


.fonts_contents_bold_100_black {
	
	padding-right: 0px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	line-height: 100%;
	
}



.fonts_contents_bold_80_white  {
	
	padding-right: 0px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	color: #ffffff;
	line-height: 100%;
}

.fonts_contents_bold_80 {
	
	padding-right: 0px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	line-height: 100%;
}


.fonts_contents_green_bold_100 {
	
	padding-right: 0px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #006600;
	line-height: 130%;
}
.fonts_contents_bold_green {
	
	padding-right: 0px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #006600;
	line-height: 130%;
}

.fonts_captions {
	
	padding-right: 0px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	line-height: 100%;
}


.fonts_contents_red {
	
	padding-right: 0px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	color: #ff0000;
	line-height: 130%;
}



.fonts_contents_red_small {
	
	padding-right: 0px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	font-weight: normal;
	color: #ff0000;
	line-height: 130%;
}

.fonts_1 {
	
	padding-right: 0px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
	color: #000000;
	line-height: 100%;
}


.fonts_2 {
	
	padding-right: 0px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	line-height: 130%;
}

.fonts_3_blue_80 {
	
	padding-right: 0px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #0000ff;
	line-height: 130%;
}

.fonts_3_red {
	
	padding-right: 0px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	font-weight: normal;
	color: #006600;
	line-height: 130%;
}

.fonts_3_green {
	
	padding-right: 0px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	font-weight: normal;
	color: #006600;
	line-height: 130%;
}

.fonts_small_blue {
	
	padding-right: 0px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	font-weight: normal;
	color: #0000ff;
	line-height: 100%;
	text-decoration : underline;
}   

ul{
	margin-left : 20px;
	padding : 0;
	line-height : 120%;
	font-weight: normal;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	list-style-position: inside;
}

ul li{
	color : #000000;
	background-color : transparent;
}




ul li a:link, a.anchor:visited {
	color : #336699;
	background-color : transparent;
	text-decoration : underline;
}

ul li a:active {
	color : #006600;
	background-color : transparent;
	text-decoration : underline;
}
ul li a:visited {
	color : #006600;
	background-color : transparent;
	text-decoration : underline;
}

ul li a:hover{
	color : #666666;
	background-color : #ffffff;
	border-bottom : 2px solid #006600;
}

a:link, a.anchor:visited {
	color : #003366;
	background-color : transparent;
	text-decoration : underline;
}

a:active {
	color : #0000ff;
	background-color : transparent;
	text-decoration : underline;
}
a:visited {
	color : #000000;
	background-color : transparent;
	text-decoration : underline;
}

a:hover{
	color : #666666;
	background-color : #ffffff;
	border-bottom : 2px solid #006600;
}

ol li{
	color : #000000;
	background-color : transparent;
}

ol{
	margin : 0;
	padding : 0;
	line-height : 100%;
	font-weight: normal;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	list-style-position: inside;
}