﻿.style_h {
	color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:  x-large;
	font-weight:bold;
	margin: 0px 0px;
	text-indent: 20px;
	 margin-top:20px;
}
.style_h1 {
	color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	text-align:  right;
	font-size: large;
	margin-top: 5px;
	margin-bottom: 15px;
	text-indent: 5px;
	line-height: 15px;
	margin-left: 3px;
	margin-right: 40px;
	font-weight:bold; 
}
.style_h2 {
	color: #dddddd;
	font-family:  "Comic Sans MS";
	text-align:  right;
	font-size: large;
	margin-top: 5px;
	margin-bottom: 15px;
	text-indent: 5px;
	line-height: 15px;
	margin-left: 3px;
	margin-right: 40px;
	font-weight:bold; 
	color: #cccccc;

}

.style_p {
	color: #dddddd;
	font-family: Verdana;
	font-size:  medium;
	text-indent: 10px;
	margin: 25px 25px;
	text-align:  justify;
	font-weight:bold;

}
.style_pb {
	color: #dddddd;
	font-family: Verdana;
	font-size: small;
	text-indent: 10px;
	line-height: 15px;
	margin: 5px 3px;

}


