body {
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 2%;
	margin-left: 2%;
}

td,select,textarea,th,body,input {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 120%;
	WORD-BREAK: break-all;
	color: #000055;
}

th {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/th.gif);
	background-color: #009999;
}

.Light {
	background-color: #e0f8Ff;
}

.Highlight {
	background-color: #fff0e0;
}

.Dark {
	background-color: #aaddff;
}

.Border1 {
	border: 1px solid #224488;
}

.NoBorder {
	border: 0;
}

img {
	border: 0;
}

a:link {
	text-decoration: none;
	color: #223399;
}

a:visited {
	text-decoration: none;
	color: #112277;
}

a:active {
	text-decoration: none;
	color: #2222bb;
}

a:hover {
	text-decoration: underline;
	color: #800000;
}
