body {
	font-family: Garamond, "Adobe Garamond", "Times New Roman", "Times Roman", Times, serif;
	background-image:  url(noise.jpg);
}

p {
	font-size: 12pt;
	line-height: 15pt;
}

.title {
	font-family: Garamond, "Adobe Garamond", "Times New Roman", "Times Roman", Times, serif;
	font-size: 24pt;
	line-height: 28pt;
}

.adtitle {
	font-family: Garamond, "Adobe Garamond", "Times New Roman", "Times Roman", Times, serif;
	font-size: 18pt;
	line-height: 22pt;
	font-weight: bold;
}

.subhead {
	font-size: 14pt;
	line-height: 16pt;
	font-style: italic;	
a {
	text-decoration: none;
}

A:link {color: "#0000ff"}
A:visited {color: "#0000ff"}
A:active {color: "#0000ff"}
