body {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 8px 8px 0px 8px;
	scrollbar-track-color: #4d4040;
	scrollbar-base-color: #262a2a;
	scrollbar-face-color: #8c8080;
	scrollbar-3dlight-color: #4d4040;
	scrollbar-arrow-color: #efcca0;
	scrollbar-highlight-color: #efcca0;
	scrollbar-shadow-color: #262a2a;
	scrollbar-darkshadow-color: #0c0000;
	background-color:  #efcca0;
	background-image: url(http://www.psymon.com/images/background.jpg);
}

th {
	font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 23px;
	font-weight: bold;
	color: #90897C;
	margin-top: 0px;
	margin-bottom: 0px;
	width:100%;
}

p {
	margin-top: 11px;
	margin-bottom: 11px;
	line-height : 138%;
}

h1 {
	font-family: Georgia, 'Times New Roman', Times, serif;
    font-size:  29px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 23px;
	font-weight: bold;
	color: #000000;
	margin-top: 11px;
	margin-bottom: 11px;
}

h3 {
	font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 11px;
	margin-bottom: 11px;
}

h4 {
	font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 11px;
	margin-bottom: 11px;
}

a:link {
	text-decoration: none;
	color: #ff0000;
}

a:visited {
	text-decoration: none;
	color: #cc0000;
}

a:hover {
	text-decoration: underline;
	color: #ff0000;
}

a:active {
	text-decoration: underline;
	color: #ff0000;
}

b {
	font-weight: bold;
}

i {
	font-style: italic;
}

sup {
    font-size: 67%;
	font-weight: bold;
    vertical-align: super;
}

sub {
    font-size: 67%;
	font-weight: bold;
    vertical-align: sub;
}

blockquote {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 11px;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align : justify;
}

blockquote p {
	margin-top: 7px;
	margin-bottom: 7px;
}

blockquote li {
	margin-top: 7px;
	margin-bottom: 7px;
}

ul {
	margin-left: 29px;
}

ol {
	margin-left: 29px;
	margin-top: 11px;
	margin-bottom: 11px;
}

li	{
	margin-top: 11px;
	margin-bottom: 11px;
}

input, select, textarea {
	font: normal 14px Georgia, 'Times New Roman', Times, serif;
	color: #0c0000;
	border-left: inset 4px #8c8080;
	border-top: inset 4px #8c8080;
	border-right: inset 4px #8c8080;
	border-bottom: inset 4px #8c8080;
	margin-top: 3px;
	margin-bottom: 3px;
	background: #b3bfbf;
	background-color: #b3bfbf;
}

input.radio {
	font: normal 14px Georgia, 'Times New Roman', Times, serif;
	color: #0c0000;
	border:  none;
	background: #0c0000;
	background-color: #0c0000;
	margin-bottom: 0px;
}

input.submit {
	font: normal 14px Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	color: #0c0000;
	border-left: outset 4px #e6ffff;
	border-top: outset 4px #e6ffff;
	border-right: outset 4px #e6ffff;
	border-bottom: outset 4px #e6ffff;
	margin-top: 3px;
	margin-bottom: 3px;
	background: #8c8080;
	background-color: #8c8080;
	cursor: hand;
}

.copyright {
	font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: 9px;
	font-weight: bold;
	color: #4d4040;
	margin-top: 14px;
	margin-bottom: 7px;
}

.crumbs {
	font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 11px;
	margin-bottom: 11px;
}

.opening {
	margin-top: 0px;
	margin-bottom: 7px;
}

.opening:first-line {
	font-variant: small-caps;
	line-height : 100%;
}

.opening:first-letter {
	font-size: 37px;
	float: left
	line-height : 138%;
}

.openbold {
	margin-top: 0px;
	margin-bottom: 7px;
}

.openbold:first-line {
	font-variant: small-caps;
	font-weight: bold;
	line-height : 100%;
}

.openbold:first-letter {
	font-size: 37px;
	float: left
	line-height : 138%;
}

.openpic {
	margin-top: 14px;
	margin-bottom: 7px;
}

.openpic:first-line {
	font-variant: small-caps;
}

.openpic:first-letter {
	font-size: 37px;
	float: left
}

.nomargin {
	margin-top: 0px;
	margin-bottom: 0px;
}

.notop {
	margin-top: 0px;
	margin-bottom: 11px;
}

.nobottom {
	margin-top: 11px;
	margin-bottom: 0px;
}

.small {
	font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 11px;
}

.smallcaps {
	font-variant: small-caps;
}