BODY {
	color: #CCCCCC;
	background-color: #000000;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 12px;
	margin-bottom: 0px;
	}
DIV.right-dashed {
	margin: 0px;
	padding-right: 12px;
	border-right: 1px #CCCCCC dashed;
	}
DIV.left-right-dashed {
	margin: 0px;
	padding-left: 12px;
	padding-right: 12px;
	border-left: 1px #CCCCCC dashed;
	border-right: 1px #CCCCCC dashed;
	}
P {
	font: 15px/20px Georgia, "Times New Roman", Times, Serif;
	}
P.journal-archive {
	font: 15px/17px Georgia, "Times New Roman", Times, Serif;
	}
P.journal-bottom {
	font: 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
	}
P.navigation {
	font: 12px/18px Verdana, Arial, Helvetica, Sans-Serif;
	}
P.san-serif {
	font: 12px/16px Verdana, Arial, Helvetica, Sans-Serif;
	}
P.small {
	font: 12px/16px Georgia, "Times New Roman", Times, Serif;
	}
BLOCKQUOTE {
	font: 15px/20px Georgia, "Times New Roman", Times, Serif;
	margin-left: 18px;
	margin-right: 18px;
	}
OL {
	font: 15px/20px Georgia, "Times New Roman", Times, Serif;
	text-indent: 0px;
	}
LI {
	font: 15px/20px Georgia, "Times New Roman", Times, Serif;
	text-indent: 0px;
	}
UL {
	font: 12px/16px Georgia, "Times New Roman", Times, Serif;
	}
H1 {
	font: bold 15px/20px Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	background-color: transparent;
	}
H3 {
	font: bold 15px/20px Georgia, "Times New Roman", Times, Serif;
	}
H4 {
	font: bold 12px/16px Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	background-color: transparent;
	}
TD.slogan {
	font: 12px/18px Verdana, Arial, Helvetica, Sans-Serif;
	color: #CCCCCC;
	background-color: transparent;
	}
A:link {
	background-color: transparent;
	color: #FFFFFF;
	}
A:active {
	background-color: transparent;
	color: #CCCCFF;
	}
A:visited {
	background-color: transparent;
	color: #CCCCCC;
	}
A.slogan:link {
	background-color: transparent;
	color: #CCCCCC;
	text-decoration: none;
	}
A.slogan:active {
	background-color: transparent;
	color: #CCCCFF;
	text-decoration: none;
	}
A.slogan:visited {
	background-color: transparent;
	color: #CCCCCC;
	text-decoration: none;
	}
A.slogan:hover {
	background-color: transparent;
	color: #CCCCCC;
	text-decoration: underline;
	}
A.white:visited {
	background-color: transparent;
	color: #FFFFFF;
	}
