@charset "utf-8";
hr {
	color: #FF0000;
}
tr {
	margin: 5px;
	padding: 5px;
}
.div1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666666;
	margin: 0;
}
.div2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}
.Link1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

h3 {
	font-weight: bold;
	color: #330099;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.div3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
}
.BoldRed {
	font-weight: bold;
	color: #FF0000;
}
.BoldBlue {
	font-weight: bold;
	color: #003399;
}
.BoldBlack {
	font-weight: bold;
	color: #000000;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666666;
	margin: 2;
}
.div4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003333;
}
.Boldwhite_underline_small {
	font-weight: bold;
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: underline;
}
.Boldyellow_smallCopy {
	font-weight: bold;
	color: #FFCC00;
	font-size: xx-small;
}
.div5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #FFFFCC;
}
.Boldwhite_small {
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
}
.BoldGreen {
	font-weight: bold;
	color: #009933;
}
.NewItem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: bolder;
	color: #F00;
	font-style: oblique;
	font-variant: normal;
	text-transform: none;
}
