body {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 10pt;

}

h1 {
font-size:20px;
	font-family: Georgia, "Times New Roman", Times, serif;

	width: 500px;

	border-bottom: 1px solid #3f99bf;

}
a
{color: #3F99BF;}
a:hover{ color: #5EAEFF;}
a:visited {
color:#0000FF;
}

strong {

	color: #3f99bf;

}

.style1 {color: #FFFFFF}

.header a {
color: #FFFFFF;
text-decoration:none;
}
.header a:hover {
text-decoration:underline;
}

h4 {
color: #3f99bf;
font-weight:bold;
}

a img {border:none; }

.himg
{
	margin:5px;
	padding:5px;
	border:1px solid #999;
	background-color:#eee;
	clear:right;
}
