A {
	color : 330099;
	font-weight : bold;
	text-decoration : none;
}
A.main {
	color : 330099;
	font-weight : bold;
	text-decoration : none;
	font-family : "Monotype Corsiva";
}

A:VISITED {
	color : 6633cc;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	background-color : 462EE5;
	font-weight : bold;
	color : White;
}

BODY {
	background-position : top left;
	background-repeat : repeat-y;
	background-color : DCCCFF;
	background-image : url(j0116504.gif);
	margin-left : 105px;
	color : 462EE5;
	text-align : justify;
	font-family : Garamond;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #330099;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #462EE5;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-3dlight-color: #462EE5;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	margin-right : 5;
}

HR {
	color : 3333CC;
	width : 100px;
	text-align : center;
}

HR.end {
	color : 3333CC;
	width : 300px;
	text-align : center;
}

HR.line {
	color : 3333CC;
	width : 75%;
	text-align : center;
}

A.menu {
	color : ffffff;
	background : 330099;
	font-size : x-small;
}

A.menu:hover {
	background: DCCCFF;
	color : 330099;
}

H2 {
	color : 462EE5;
	font-family : "Monotype Corsiva";
	font-weight : bold;
	text-align : center;
	font-size : 30px;
}

H3 {
	color : 462EE5;
	font-family : "Monotype Corsiva";
	text-align : center;
	font-size : 20px;
}

td {
	text-align : justify;
	font-size : 16px;
	vertical-align: top;
}

td.s {
	text-align : left;
	font-size : 13px;
}

.wk {
	text-align : center;
	width : 200px;
}

.c1 {
	text-align : justify;
	font-size : 16px;
	margin-left: 160px;
	margin-bottom: 0px
}

.c2 {
	text-align : justify;
	font-size : 16px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
}