body {
	margin: 0px;


}
.text10pt {
	font-size: 10pt;
}
text6pt {
	font-size: 6pt;
}

.white10ptbold {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.text10ptbold {
	font-size: 10pt;
	font-weight: bold;
}
.bordersolid {
	border: 1px solid #4FA3C4;
}
.text13ptbold {
	font-size: 13pt;
	font-weight: bold;



}
.redtext10pt {
	font-size: 10pt;
	color: #FF0000;
}
.Redfont {
	color: #FF0000;
}
.text12ptbold {
	font-size: 12pt;
	font-weight: bold;
}
.borderblacksolid {
	border: 1px solid #333333;
}
.padding2 {
	padding: 6px;




}
.borderdotted {
	border: 1px dotted #4FA3C4;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.text11ptbold {
	font-size: 11pt;
	font-weight: bold;
}
.text15ptbold {
	font-size: 15pt;
	font-weight: bold;
}
