/* Style sheet used by all Reference Letter Web pages. */

body {
	background-color: white;
	text-align: justify;
	color: black;
	font-size: small;
	font-family: "Times New Roman", Times, serif;
}

a:hover { background-color: yellow; color: navy; }

h1 {
	text-align: center;
	font-size: x-large;
	font-family: Helvetica, sans-serif;
	color: green;
	font-style: italic;
}

.homelink { font: italic normal bold medium Verdana, Times, serif; }

#letterimg {
	text-align: center;
	border: medium outset gray;	
}

.footnotes { font-size: xx-small; }

img { border: none; }