BODY {	background-image: url(images/WheatBG2d.jpg);	background-repeat: no-repeat;	background-attachment: fixed;
	font-family: Baskerville, Times New Roman, serif;
	font-size: 15;
	font-weight: normal;
}

P  {  
	background-color: White;
	font-family: Baskerville, Times New Roman, serif;
	font-size: 15;
	font-weight: normal;

}

.indent {
	padding-left: 40pt;

}

.indent2 {
	padding-left: 40pt;

}

H1 {
	font-family : Baskerville, Times New Roman, serif;
	font-size : 22;
	font-weight: normal;
	color: #3333FF	;
}
H2 {
	font-family:  Baskerville, Times New Roman, serif;
	font-size : 19;
	font-weight: normal;
	color:  #990000;
}
H3 {
	font-family: Baskerville, Times New Roman, serif;
	font-size : 17;
	font-weight: bold; 
	color:  #990000;
}
H4 {
	font-family: Baskerville, Times New Roman, serif;
	font-size : 30;
	font-weight: normal;
	color: #990000;
	}



.menu A:LINK {
	background-color: transparent;
	color: #990000;
	font: Baskerville, Times New Roman, serif;
	text-decoration: none;
	font-weight: none;
	font-size: 19;
	
}

.normal A:LINK {
	background-color: transparent;
	color: #990000;
	font: Baskerville, Times New Roman, serif;
	font-size: 20;
}

.black A:LINK {
	background-color: transparent;
	font-family: Baskerville, Times New Roman, serif;
	font-size: 20;
	font-weight: normal;
	color: #000000;
	
}

.normal A:VISITED {
	background-color: transparent;
	color: #990000;
	font: Baskerville, Times New Roman, serif;
	font-size: 20;
}

.menu A:VISITED {
	background-color: transparent;
	color: #990000;
	font: Baskerville, Times New Roman, serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 19;
}

.black A:VISITED {
	background-color: transparent;
	font-family: Baskerville, Times New Roman, serif;
	font-size: 20;
	font-weight: normal;
	color: #000000;
	
}

.normal A:HOVER {
	background-color: transparent;
	color: #990000;
	font: Baskerville, Times New Roman, serif;
	font-size: 20;
}

.menu A:HOVER {
	background-color: transparent;
	color: #990000;
	font: Baskerville, Times New Roman, serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 17;
}

.black A:HOVER {
	background-color: transparent;
	font-family: Baskerville, Times New Roman, serif;
	font-size: 20;
	font-weight: normal;
	color: #000000;
	
}

.normal A:ACTIVE {
	background-color: transparent;
	color: #990000;
	font: Baskerville, Times New Roman, serif;
	font-size: 20;
}


.menu A:ACTIVE {
	background-color: transparent;
	color: #990000;
	font: Baskerville, Times New Roman, serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 19;
}

.black A:ACTIVE {
	background-color: transparent;
	font-family: Baskerville, Times New Roman, serif;
	font-size: 20;
	font-weight: normal;
	color: #000000;
	
}