a { color:#0033CC; text-decoration: none; }
a:hover {text-decoration: underline;}

.homeleftwhite { color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}
.homeleftblack { color:#000000; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}
.homeleft {font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;

}

.pagetitles {font:Georgia, "Times New Roman", Times, serif; font-family:Georgia, "Times New Roman", Times, serif; color:#0066CC; font-weight:bold; font-size:14px;}.blink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: blink;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

h2 
{background-color:#333333;
color:#FFFFFF;
}
.lftimg {
	float: left; /* Floats the image to the left of the text, and allows the text to wrap. */
	margin-right: 10px; /* Creates 10 pixels of space to the right of the image. */
	border: 1px solid #333333; /* Sets a gray border around the image. */
}
.rightimg {
	float: right; /* Floats the image to the left of the text, and allows the text to wrap. */
	margin-left: 10px; /* Creates 10 pixels of space to the right of the image. */
}
