a:link {
	color: #b00000;
	text-decoration: none;
}
a:visited {
	color: #800000;
	text-decoration: none;
}
a:hover {
	color: #C00000;
	text-decoration: underline;
}

.update {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
.text1  {
	font-family: Georgia, Times New Roman;
	font-size: 18px;
	text-align: justify;
        font-weight: 900;
}
.text2  {
	font-family: Georgia, Times New Roman;
	font-size: 14px;
        font-weight: 900;
}
.text3  {
	font-family: Georgia, Times New Roman;
	font-size: 12px;
        font-weight: 500;
}
.bgnd  {
	background-color: #EEE7DF;
	valign="top" 
}