body {
	background-color: #133f52;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/tech_copy.gif);
}
.style1 {color: #00CCFF}
.style2 {
	color: #CCCCCC;
	font-size: 10px;
}
.style3 {
	color: #0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-large;
	font-style: italic;
}
a:link {
	color: #0099FF;
}
a:hover {
	color: #00CCFF;
}
a:visited {
	color: #009999;
}
.General {
}
