body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.footer {
	width: 750px;
	height: 33px;
	background-image: url(../../images/bg_footer.gif);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00004F;
	margin-top: 5px;
}

.pjohns {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.pjohns01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.td_header {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #B80000;
}

.pjohns02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}


.journal_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
}

.journal_style a {
	color: #010066;
	text-decoration: underline;
}

.journal_style a:hover {
	color: #010066;
	text-decoration: none;
}

.journal_style th {
	color: #FFFFFF;
	background-color: #282884;
}

.journal_style input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.journal_style h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00004F;
	margin-top: 0px;
}

.journal_style h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FC554F;
}

.journal_style h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00004F;
}

.extract {
	font-size: 11px;
	color:#FF0000;
}