.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a {
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #E0B404;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.blue {
	color: #525F97;
}
.pyramid {
	background-image: url(../images/etechbackground.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
