body {
	background-color: #848284;
	margin-top:0; 
	margin-bottom:0; 
	margin-left:0; 
	margin-right:0
}

.white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 18px;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.03em;
}
.orange-text-bold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #F79A00;
	font-weight: bold;
}
.blue-text-bold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #4AAEFF;
	font-weight: bold;
	line-height: 20px;
}
.yellow-text-bold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #EFF308;
	font-weight: bold;
}
.white-text-bold {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.list-square {
	list-style-position: inside;
	list-style-type: disc;
	color: #FFFFFF;
}
.green-text-bold {


	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #00FF00;
	font-weight: bold;
}

.white-text-indented {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 18px;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.03em;
	text-indent: 1em;
}

a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFCC;
}

a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.black-text-bold {


	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

