body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	background-image: url(images/bg.gif);
}
a:link, a:visited{
	color: #6699CC;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
.Right_Border {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Page_Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #4F4033;
	line-height: 30px;
	letter-spacing: 1px;
}
