body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(images/waa-bkgrnd.gif);
	background-repeat: no-repeat;
	color: #333333;
}

h1
{
	font-weight: lighter;
	color: #003333;
	letter-spacing: 0.5em;
	font-size: 16px;
}

h2
{
	color: #FF0000;
	font-style: normal;
	font-weight: lighter;
}

h3
{
	font-weight: normal;
	color: #FF0000;
	font-size: 14px;
}

h4
{
	font-weight: lighter;
	color: #003333;
	letter-spacing: 0.5em;
	font-size: 16px;
}

h5
{
	font-weight: bold;
	font-size: 14px;
}

p.list { color: #C00; }
p.project { color: #003333; }
.navigation:hover { color: #AA0000; }
.bold { font-weight: bold; }

.italic_sm
{
	font-style: italic;
	font-size: x-small;
}

.italic_bibliog { font-style: italic; }

