body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(http://www.redpeachdesigns.net/~sweetbab/images/stripebkg.gif);
	background-color: #FCFCEB;
	margin: 0px;

}
a {
	color: #336699;
	text-decoration: none;
}
a:hover{
	color: #336699;
	text-decoration: underline overline;
	background-color: #E1F0F8;

}

.smtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.regtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;

}
.lrbrdr {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}
.tbbrdr {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}
.topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336699;
	text-decoration: none;
}

