body {
	margin: 0px;
	font-family: Arial;
	font-size: 14px;
	background-color: #CCCCCC;
}


.HeaderRed1 {
	font-size: 12pt;
	color:#800000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
.HeaderBlack2 {
	font-size: 22pt;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
.HeaderBlack-Yellow2 {
	font-size: 22pt;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	background-color:#FFFF00;
}
.HeaderRead2 {
	font-size: 22pt;
	color:#cc0000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
.HeaderRead3 {
	font-size: 14pt;
	color:#ff0000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
.TinyBlack {
	font-size: 8pt;
	font-family: Arial;
}
.img-right
{
	float:right;
	position:relative;
	margin-left:10px;
	margin-bottom:5px;
	font-size:1.2em;
	font-weight:bold;
	color:#c00;
	border:none;
	text-align:center;
}
.guarantee
{
	border:dashed 2px purple;
	padding:20px;
	margin:30px;
    background-color:#EEEEFF;
    color:black;	
}

.Point11 {
	font-size: 11pt;
}
.PointBold11 {
	font-size: 11pt;
	font-weight: bold;
}
.HeaderBlackMed {
	font-size: 18pt;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
.HeaderBlackMedSmall {
	font-size: 14pt;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
.HeaderBlue1 {
	font-size: 12pt;
	color:#0000C8;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}