body {
	background-image: url(/2008/norwegianwood/red-background5.jpg);
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
	color: #FFCC33;
}

a:visited {
	color: #66FF99;
	text-decoration: none;
}
a:hover {
	color: #33FF00;
	text-decoration: underline;
}

h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 30px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: "Copperplate Gothic Bold";
	font-size: 18px;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

.titlebar {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	color: #336600;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.resume {
	font-family: "Copperplate Gothic Light";
	color: #003366;
}
h2:link {
	color: #003366;
	text-decoration: none;
}
.title {
	font-family: "Copperplate Gothic Bold";
	text-decoration: none;
	color: #003366;
}
a.title:link {
	color: #003366;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #66FF99;
}
