			BODY {
				 background-attachment: fixed; 
				 background-color: #FFFFFF;
				 background-image: url(./graphics/border3.gif); 
				 }

h1 {
	font-family : Verdana,Arial,Helvetica;
	font-size : 18pt;
	font-weight : bold;
	font-style : normal;
	text-align: center;
	margin-left     : 10%;
	margin-right     : 10%;
	color : #0000FF;
}

h2 {
	font-family : Verdana,Arial,Helvetica;
	font-size : 16pt;
	font-weight : bold;
	font-style : normal;
	text-align: center;
	margin-left     : 10%;
	margin-right     : 10%;
	color : #0000FF;
}

h3 {
	font-family : Verdana,Arial,Helvetica;
	font-size : 14pt;
	font-weight : bold;
	font-style : normal;
	text-align: center;
	margin-left     : 10%;
	margin-right     : 10%;
	color : #0000FF;
}

P {
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal;
	font-style : normal;
	font-size : 12pt;
	margin-left     : 15%;
	margin-right     : 10%;
	color : #00008B;
}

TD {
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;
	font-style : normal;
	font-size : 12pt;
	color : #00008B;
}

pre {
	font-weight : bold;
	font-style : normal;
	margin-left     : 15%;
	margin-right     : 15%;
}

.reunion-notice1 {
	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	text-indent : 5%;
	margin-left     : 15%;
	margin-right     : 10%;
	color : #00008B;
}

.reunion-notice2 {
	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	text-indent : 5%;
	margin-left     : 15%;
	margin-right     : 10%;
	color : #8B0000;
}
    
.black1 {
	font-size : 12pt;
	color : #000000;
}

.light-gold {
	background-color : #EEDD82;
}

.gold {
	color : #FFD700;
}

.black {
	color : #000000;
}

.gold-ul {
	text-decoration: underline;
	color : #FFD700;
}
.gold-left-ul {
    text-align: left;
	text-decoration: underline;
	color : #FFD700;
}

.underline {
	text-decoration: underline;
}

.blue {
	color : #00008B;
}

.blue-bold {
	color : #00008B;
	font-weight : bold;
}

.blue-italic {
	color : #00008B;
	font-style : italic;
}

.midnight {
	color : #191970;
}

.red {
	color : #CD0000;
}

.links {
	font-size : 14pt;
	font-weight : bold;
	font-style : normal;
	text-align : center;
	color : #191970;
}

P.newemail  {
	font-size : 12pt;
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal;
	font-style : normal;
	text-indent : 10%;
	color : #00008B;
}

P.newemail  {
	font-size : 12pt;
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal;
	font-style : normal;
	text-indent : 10%;
	color : #00008B;
}





B {
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;
	font-style : normal;
}

A  {
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #00008B;
}


A:Visited  {

}

A:Active  {

}

A:Hover  {
	color : #191970;
	background-color : #EEDD82;
}


