body
{
	margin: 0px;
	padding:10px;
 	background-color: #fffdc9;
	scrollbar-face-color: #b9c4ca;
}

TD, body
{
	color : #29166f ;
	font-weight : normal ;
	font-size : 12pt;
	font-family : "Arial" 
}

TD.small
{
	color : #29166f ;
	font-weight : normal ;
	font-size : 9pt;
	font-family : "Arial" 
}

A
{
	text-decoration : underline ;
	font-weight : bold ;
	color: #0093dd;
	font-size : 12pt;
	font-family : "Arial" 
}

A:hover
{
	font-style : normal ;
	font-weight : bold ;
	text-decoration: underline ;
	color: #cc0000;
}


.Links A
{
	font-weight: normal;
}

.Links A:hover
{
	font-weight: normal;
	background-color: #EEEECC;
	color: #0000cc;
}
H1
{
	color : #29166f ;
	font-size : 10pt;
	font-weight : normal ;
	font-family : "Arial" 
}

IMG
{
	border-width : 0
}

TABLE.dojo
{
	background-color : #d4dbde ;
}
TABLE.dojo TD
{
	padding: 5px;
	font-size : 11pt;
}

DIV.hidden
{
	display : none ;
}

IMG.gallery
{
	border-color : #dddddd;
	border-width : 6 ;
}

TD.dictionary
{
	color : #29166f ;
	font-weight : normal ;
	font-size : 9pt;
	font-family : "Arial" ;
	border-width: 1;
}

