body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/TechKnowledge-background.jpg);
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: 0e4a7e;
}
a:link {
	color: #0e4a7e;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	color: #003366;
}
a:visited {
	color: #0e4a7e;
}
a:hover {
	color: #999999;
}
a:active {
	color: #0e4a7e;
}
h3 {
	font-size: 14px;
	color: #003366;
}
.indexbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0E4A7E;
}
.article-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0E4A7E;
}
.article-text-italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0E4A7E;
	font-style:italic;
}
.quote-text-regular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0E4A7E;
	font-weight:bold;
}
.title-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0E4A7E;
	font-weight:bold;
}

