/* CSS Document */

.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FFFFFF;
	font-weight: bold;
}
.Content a:link, .Content a:active, .Content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FFFFFF;
	font-weight: bold;
}
.Content_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FFFFFF;
	font-weight: bold;
}
.Content_small a:link, .Content_small a:active, .Content_small a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FFFFFF;
	font-weight: bold;
}
.Green_Dots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 00FF00;
}
.Difference_Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 00FF00;
	font-weight: bold;
}
.Difference_Green a:link, .Difference_Green a:active, .Difference_Green a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 00FF00;
	font-weight: bold;
	text-decoration: none;
}
.Difference_Green a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 00FF00;
	font-weight: bold;
	text-decoration: underline;
}
.Difference_White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FFFFFF;
	font-weight: bold;
}
.Difference_White a:link, .Difference_White a:active, .Difference_White a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.Difference_White a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000;
	font-weight:bold;
}
body {
	margin: 0px 0px 0px 0px;
}
input {
	width: 100%; 
	border: 0px; 
	padding: 5px 5px 5px 5px;
}
b, strong {
	font-weight: bold;
}

.Content p {
	margin-top: 0px;
	margin-bottom: 0px;
}