body{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}******* hyperlink and anchor tag styles *******/

a:link{
	color: #0000FF;
	text-decoration: none;
}
#mainTable {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 5px;
}

a {
	text-decoration: none;
}

a:hover{
	color: #FFF;
	background-color: #00F;
}
h1 {
	text-align: center;	
}
h2 {
	font-style: italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bolder;
	margin-bottom: 3px;
}
.photoRight {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.highlite {
	background-color: #FF0;
}
.photoLeft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
table {
	background-color: #FFF;

}
.x-small {
	font-size: x-small;
}
