p {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color:#990000;
	text-decoration: underline;
        font-size: 18px;
        font-weight: bold;
	}

.maintable {
	border-left-color: #990000;
	border-top-color: #990000;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-left-width: thin;
}

.toptable {
	border-left-color: #990000;
	border-bottom-color: #990000;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: thin;
	border-left-width: thin;
}
.maintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-variant: small-caps;
	color:#990000;
	padding: 0;
	text-decoration: underline;
	margin: 0px;
}

.link {
    text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
}
.tableback {
	background-image: url(back.gif);
}

.menuback {
	background-color: #ded0b4;
}

.mlkd_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#990000;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.rightTable {
	background-color: #601F1B;
	border: dashed;
}
.secondaryMenu {
	background-color: #FFFFDD;
	border: thin dashed #621F19;
}
.bottomLeftCell {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9C0000;
	background-image: url(back.gif);
}

.reference {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 10px;
}