body {  font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; color: #000000}

A:link {text-decoration: none; font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; color: #000000; text-decoration: none}

A:visited {text-decoration: none; font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; color: #000000; text-decoration: none}

A:active {text-decoration: none; font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; color: #000000; text-decoration: none}

A:hover {font-weight:normal; color: #CC0000; font-family: Georgia, Times New Roman, Times, serif; text-decoration: underline}

.white {
	color: #FFFFFF;
	text-decoration: none;
	
}

.white:link {
	color: #FFFFFF;
	text-decoration:none;
	
}

.white:visited {
	color: #FFFFFF;
	
}

.white:hover {
	color: #FFFFFF;
	
}


.blue {
	color: #000066;
	text-decoration: none;
	
}

.blue:link {
	color: #000066;
	text-decoration:none;
	
}

.blue:visited {
	color: #000066;
	
}

.blue:hover {
	color: #000066;
	
}

.whitebold:active {
	color: #FFFFFF;
	font-weight: bold;
}

.whitebold {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.whitebold:link {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

.whitebold:visited {
	color: #FFFFFF;
	font-weight: bold;
}

.whitebold:hover {
	color: #FFFFFF;
	font-weight: bold;
}

.whitebold:active {
	color: #FFFFFF;
	font-weight: bold;
}

.whitebold:active {
	color: #FFFFFF;
	font-weight: bold;
}

.bold {
	text-decoration: none;
	font-weight: bold;
}

.bold:link {
	text-decoration:none;
	font-weight: bold;
}

.bold:visited {
	font-weight: bold;
}

.bold:hover {
	font-weight: bold;
}

.bold:active {
	font-weight: bold;
}

.black {
	color: #000000;
	text-decoration: none;
	
}

.black:link {
	color: #000000;
	text-decoration:none;
	
}

.black:visited {
	color: #000000;
	
}

.black:hover {
	color: #000000;
	
}

}

.black1 {
	color: #101676;
	text-decoration: none;
	
}

.black1:link {
	color: #101676;
	text-decoration:none;
	
}

.black1:visited {
	color: #101676;
	
}

.black1:hover {
	color: #101676;
	
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #666666;
}
.smaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	color: #999999;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #993333;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #993333;
}

