
.def{
	font-family: Verdana;
	color: Black;
	font-size:9pt;
	letter-spacing : 1px;
	padding-left : 15px;
	padding-right : 3px;
}
.defbig{
	font-family:Tahoma;
	color: darkblue;
	font-size:10pt;
	
	font-weight : bold;
}
.defbig1{
	font-family:Tahoma;
	color: darkblue;
	font-size:11pt;
	letter-spacing : 1px;
	font-weight : bold;
}
.defs{
	font-family:Tahoma;
	color: darkblue;
	font-size:8pt;
	
	font-weight : bold;
}
.defn{
	font-family:Tahoma;
	color: Navy;
	font-size:8pt;
}
.defs1{
	font-family:Tahoma;
	color: darkgrey;
	font-size:10pt;
}
.tab{
	border : thin dotted;
	table-layout : auto;
	border-style : dotted;
}

.defs2{
	font-family:Tahoma;
	color: darkblue;
	font-size:10pt;
}
A {
	text-decoration: none;
	color: Navy;
}

A:Hover {
	text-decoration: underline;
	color: silver;
}
BODY{
	scrollbar-DarkShadow-Color: Background;
	scrollbar-Track-Color: ButtonHighlight;
	scrollbar-Face-Color: #F0F8FF;
	scrollbar-Shadow-Color: #F0F8FF;
	scrollbar-Highlight-Color: #F0F8FF;
	scrollbar-3dLight-Color: Background;
	scrollbar-Arrow-Color: Background;
}
