body {
	background-image: url(images/theremin.jpg);
	font-family: "Times New Roman", Times, serif;
	color: #FFCC00;
	font-size: 14px;
}
.normal {
	font-family: "Times New Roman", Times, serif;
	color: #FFCC00;
	text-decoration: none;
	font-size: 14px;
	padding: 10px;
	text-align: justify;
}
.linx {
	font-family: "Times New Roman", Times, serif;
	color: #FFCC00;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
}
.tableol {
	border: thin solid #FFCC00;
}
a:link {
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #FFCC33;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
h1 {
	font-size: 36px;
	color: #FFCC00;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	font-size: 24px;
	color: #FFCC00;
}
h3 {
	font-size: 18px;
	line-height: 20px;
	color: #FFCC00;
	padding: 10px;
}
