.homestyle{
	color: white;
	font-style: normal;
	font-weight: normal;
	font-family: Times, "Times New Roman", Georgia;
	text-decoration: none; text-align: justify; text-indent: 10pt
}

.justify{
	text-align: justify;
	text-indent: 10pt
}

.updatestyle{
	font-style: italic;
	font-family: Times, "Times New Roman", Georgia;
	text-decoration: none;
	text-align: justify;
	text-indent: 10pt
}

.visitstyle{
	font-family: Times, "Times New Roman", Georgia;
	text-decoration: none;
	background-color: white;
	text-align: justify;
	text-indent: 10pt
}

a{
	color: #006400;
	text-decoration: none
}

a:visited{
	color: #8b0000;
	text-decoration: none
}

body{
	color: black;
	font-family: Times, "Times New Roman", Georgia; background-color: #fafad2;
	text-align: justify
}

h1{
	color: black;
	font-size: 24pt;
	font-family: Times, "Times New Roman", Georgia
}

p{
	color: black;
	font-family: Times, "Times New Roman", Georgia;
	text-indent: 10pt
}

td{
	font-family: Times, "Times New Roman", Georgia;
	text-align: justify
}

.pdfTag{
	font-size: .75em;
	font-style: italic;
	color: #CC3333;
}