body { 
scrollbar-arrow-color:#FFFFFF;
        scrollbar-base-color:#6D8693;
        scrollbar-shadow-color:#F3F3F3;
        scrollbar-face-color:#617087;
        scrollbar-highlight-color:#F3F3F3;
        scrollbar-dark-shadow-color:white;
        scrollbar-3d-light-color:#9BAAC1;
}

.txt
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	text-align: left;
	font-size : 11px;

}
.txt:hover
{
	color : #8B0000;
}
.txtw
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	text-align: left;
	font-size : 14px;
	text-decoration : none;
	font-weight : bolder;
}
.txtw:hover
{
	color : Yellow;
}
.txtred
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Red;
	text-align: left;
	font-size : 12px;
	font-weight : bolder;
}
.txtred:hover
{
	color: #4682B4;
}
.txtb
{
	font-family : Verdana;
	color : #1E90FF;
	text-align: left;
	font-size : 12px;
}
.txtb:hover
{
	color: Black;
}
.txtr
{
	font-family : Verdana;
	color : Black;
	text-align: left;
	font-size : 12px;
}
.txtr:hover
{
	color : #1E90FF;
}
.txtb1
{
	font-family : Verdana;
	color : #1E90FF;
	text-align: left;
	font-size : 12px;
}
.txtb1:hover
{
	color : Black;
}
.txt1
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 9px;
}
.txtbl
{
	font-family: Verdana;
	color: #1E90FF;
	font-size: 14px;
	font-weight: bolder;
}
.txtbl:hover
{
	color: Silver;
}
.txto
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFA500;
	text-align: left;
	font-size: 11px;
	font-weight: bolder;
}
.txto:hover
{
	color : #8B0000;
}

h1
{
font: bold 16px arial
}
