a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;

}
a:hover {
	color: #FF0000;

}
a:active {
	color: #990000;
	text-decoration: none;
}
.style1 {
	color: #B09D77;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-stretch: wider;
	background-color: #CCC;
	border: 5;
	border-top-color: #999;
	border-right-color: #666;
	border-bottom-color: #999;
	border-left-color: #666;
	border-top-style: dashed;
	border-bottom-style: dashed;
}
.all {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}
.boldgrey   {
	font-weight: bold;
	color: #667882;
}
.grey {

	font-weight: normal;
	color: #667882;
}
.Iblue {
	font-style: italic;
	color: #03F;
}
.OP {
	color: #666;
	text-decoration: line-through;
}
.R1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #930;
	background-color: #FFC;
	border: thin dotted #00F;
}
.italicgray {
	font-style: italic;
	font-size: large;
	color: #333;
}
.italicgraysmall {
	font-style: italic;
	font-size: medium;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.micro {
	font-size: xx-small;
	color: #666666;
}
.g1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
	border: thick solid #84A5B9;
	font-style: italic;
}

