body,td,th {
	font-family: arial, tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 10px;
	font-weight: bold;
}

.style3 {
	font-size: medium;
	font-weight: bold;
}
.style4 {font-size: x-small}

.textBox {
	border-right: #996600 1px solid;
	border-top: #996600 1px solid;
	font-size: 12px;
	border-left: #996600 1px solid;
	border-bottom: #996600 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	background-color: #d6d9dc;
}

.photoBorder {
	border-right: #e3d5a2 3px solid;
	border-top: #e3d5a2 3px solid;
	border-left: #e3d5a2 3px solid;
	border-bottom: #e3d5a2 3px solid;
}

A:link {
	color: #002e6a;
	text-decoration: none;
}

A:visited   {
	color: #002e6a;
	text-decoration: none;
}

A:active {
	color: #002e6a;
	text-decoration: none;
}

A:hover {
	color: #002e6a;
	text-decoration: underline;
}