body {
	background-color: #ffffff;
    scrollbar-arrow-color:#cccccc;
	scrollbar-base-color:#cccccc;
	scrollbar-dark-shadow-color:#cccccc;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodyText {
	height: 370px;
	width: 440px;
	padding-left: 15px;
	font-family: "Bradley Hand ITC", "Comic Sans MS", Times, serif;
	text-align: left;
	overflow: auto;
	text-indent: 15pt;
	padding-top: 20px;
	padding-right: 30px;
	font-size: 16px;
	line-height: 24px;
}

.JournalMenu {
	height: 350px;
	width: 230px;
	font-family: Georgia, Times, serif;
	text-align: center;
	overflow: auto;
	font-size: 14px;
}

A:link
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

A:visited
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

A:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

A:active
{
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}
