body {
	margin: 0px;
	padding: 0px;
	background: #9F91AA;
	text-align: center;
}
#wrapper {
	background: url(images/drop.jpg) repeat-y center;
	width: 820px;
	margin: 0px auto auto;
}
a img {
	border: none;
}
a:link {
	color: #990033;
}
a:visited {
	color: #990033;
}
a:hover {
	color: #669933;
}
a:active {
	color: #669933;
}
.padding {
	padding-right: 10px;
}
.strong {
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font: bold 19px Georgia, "Times New Roman", Times, serif;
	color: #006600;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
}
.style1 {
	font-size: 10px
}
#main .blink {
	font-weight: bold;
	text-decoration: blink;
	color: #006600;
	font-size: 18px;
}
#main h5 {
	font-size: 10px;
	text-align: center;
}
