body {
	color: #000000;
	background: #ffffff url(../grad.gif) repeat-y
}

h1 {
	font-size: medium;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	word-wrap: normal;
	border-left: 1px solid #ff0000;
	border-top: 1px solid #ff0000;
	border-right: 0.8em solid #ff0000;
	border-bottom: 0.2em solid #ff0000;
}

h2 {
	font-size: x-small;
	font-weight: normal;
	margin-left: 0.2em;
	margin-top: 0.2em;
	margin-right: 0.2em;
	margin-bottom: 0.2em;
	padding-left: 0em;
	padding-bottom: 0em;
	word-wrap: normal;
	border-left: 1px dashed #ff4000;
	border-top: 1px dashed #ff4000;
	border-right: 1px dashed #ff4000;
	border-bottom: 1px dashed #ff4000;
}

h3 {
	font-size: x-small;
	font-weight: normal;
	text-align: center;
	margin-left: 0.75em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	padding-left: 0em;
	padding-bottom: 0em;
	word-wrap: normal;
	border-left: 0.5em solid #000000;
	border-right: 0.5em solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.h {
	font-size: small;
	color: #000000;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	border-left: 1em solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	word-wrap: normal;
	text-decoration: none;
}

.h:active {
	font-size: small;
	color: #000000;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	border-left: 1em solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	word-wrap: normal;
	text-decoration: none;
}

.h:visited {
	font-size: small;
	color: #000000;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	border-left: 1em solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	word-wrap: normal;
	text-decoration: none;
}

.h:hover {
	font-size: small;
	color: #ff2020;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	border-left: 1em solid #ff0000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	word-wrap: normal;
	text-decoration: none;
}

.m {
	font-size: x-small;
	color: #000000;
	margin-left: 1em;
	padding-left: 0.1em;
	border-left: 0.2em solid #000000;
	border-bottom: 1px solid #000000;
	text-decoration: none;
}

.m:active {
	font-size: x-small;
	color: #000000;
	margin-left: 1em;
	padding-left: 0.1em;
	border-left: 0.2em solid #000040;
	border-bottom: 1px solid #000040;
	text-decoration: none;
}

.m:visited {
	font-size: x-small;
	color: #000000;
	margin-left: 1em;
	padding-left: 0.1em;
	border-left: 0.2em solid #400040;
	border-bottom: 1px solid #400040;
	text-decoration: none;
}

.m:hover {
	font-size: x-small;
	color: #000000;
	margin-left: 1em;
	padding-left: 0.1em;
	border-left: 0.2em solid #ff2020;
	border-bottom: 1px solid #ff2020;
	text-decoration: none;
}

.c {
	font-size: x-small;
	color: #000000;
	border-bottom: 1px solid #000000;
	text-decoration: none;
}

.c:active {
	font-size: x-small;
	color: #000040;
	border-bottom: 1px solid #000040;
	text-decoration: none;
}

.c:visited {
	font-size: x-small;
	color: #400040;
	border-bottom: 1px solid #400040;
	text-decoration: none;
}

.c:hover {
	font-size: x-small;
	color: #ff2020;
	border-bottom: 1px solid #ff2020;
	text-decoration: none;
}

p {
	font-size: x-small;
	font-weight: normal;
	text-align: left;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-left: 0em;
	padding-bottom: 0em;
	word-wrap: normal;
}

