body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CDE7F5;
	background-image: url(../ASSETS/IMAGES/background.jpg);
}
a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #36A4D1;
}
a:visited {
	color: #36A4D1;
}
a:hover {
	color: #36A4D1;
}
a:active {
	color: #36A4D1;
}
.hr2 {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	color: #999999;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	line-height: 20px;
}
.text2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #000000;
	line-height: 14px;
}
.text_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}
