BODY {
	background: transparent no-repeat;
	color : #000080;
	font-family : Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	background-image : url(../images/hampton washout.jpg);
}

.red_emphasis {
	font: bold;
	color: Red;
	font-size: medium;
}

.title_letters {
	font-size : smaller;
	font-weight : bold;
}

.book_letters {
	font : 10pt;
}

.small_letters {
	font-size : xx-small;
	font-weight : normal;
	text-align : left;
}

.small_letters_title{
	font-size: xx-small;
	font-weight: normal;
	text-align: left;
	color :  #000080; 
}

.small_letters_red{
	font : xx-small;
	color : Red;
}

 TD {
	color : Navy;
	font-family : Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	background-image : none;
}

.book_announcement {
	font: normal small-caps bold small Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H2 {
	font-size: 14pt;
	color: #00779E;
}

H3 {
	font-size: 13pt;
	color: #00779E;
}

H4 {
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : #00779E;
}

A {
	text-decoration: none;
	color: #00779E;
}

.mainlinks {
	text-decoration: none;
	color: #00779E;
	font : bold small-caps xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:Hover {
	text-decoration: underline;
	color: #6495ED;
}

HR {
	color: #6495ED;
	height: 1pt;
}
