BODY {
	background-color : #fffff0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top : 0;
	font-size : 10pt;
	color : #000000;
}

A {
	color : #4b0082;
	font-weight : bold;
}

A:VISITED {
	color : #800080;
}

A:HOVER {
	background-color : #4b0082;
	color : #fffffa;
}

A:ACTIVE {
	color : #c0c0c0;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.main {
	background-color : #fffffa;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.heading {
	font-size : 11pt;
	font-weight : bold;
}

.small {
	font-size : 8pt;
}

.foot {
	font-size : 7pt;
}

.side {
	font-size : 7pt;
	color : #fffffc;
}

.side UL {
	list-style-type : square;
	margin-left : 2px;
}

.side A {
	color : #fffffa;
	background-color : #4b0082;
	font-weight : bold;
}

.side A:VISITED {
	color : #fffffc;
}

.side A:HOVER {
	background-color : #fffffa;
	color : #4b0082;
}

.side A:ACTIVE {
	color : #ffffff;
}
