a:link
{
	color: rgb(196,21,28); 
    text-decoration: underline;
}
a:visited
{
	color: rgb(196,21,28); 
    text-decoration: underline;
} 
a:active 
{
	color: rgb(196,21,28); 
    text-decoration: underline;
}
a:hover
{
	color: rgb(196,21,28); 
    text-decoration: none;
}

body
{
	font-family:  Arial;
	font-size: 11px;
	color: rgb(0,0,0);
	bckground-color:rgb(200,200,200);	
	background-image:url('images/bg.gif');
}

table
{
	font-family:  Arial;
	font-size: 12px;
	color: rgb(0,0,0);
	bckground-color:rgb(0,0,0);

}

.thjs
{
    background-color:rgb(50,106,204);
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: rgb(255,255,255);
}
.thgen
{
    background-color:rgb(186,66,65);
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: rgb(255,255,255);
}
.thst
{
    background-color:rgb(186,70,202);
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: rgb(255,255,255);
}
.tchjs
{
    background-color:rgb(170,208,247);
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
}
.tchgen
{
    background-color:rgb(206,120,119);
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
}
.tchst
{
    background-color:rgb(236,187,244);
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
}
.tchac
{
    background-color:rgb(185,225,176);
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: rgb(0,0,0);
}
.tc
{
    background-color:rgb(240,240,240);
	font-family:  Arial, Verdana;
	font-style: normal;
	font-size: 12px;
	color: rgb(0,0,0);
}

p
{
	align: justify;
	line-height: 150%;
}
.hd
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: rgb(200,0,0);
}
.hd1
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: rgb(29,82,174);
}
.hd2
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: rgb(161,15,181);
}
.hd3
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: rgb(57,102,16);
}


h1
{
	font-family: Arial;
	font-size  : 15px;
	font-weight: bold;
	font-style: none;
	color: rgb(0,0,0)
}

h2
{
	font-family: Arial;
	font-size  : 14px;
	font-weight: bold;
	color: rgb(230,230,230)
}

h3
{
	font-family: Arial;
	font-size  : 15px;
	font-weight: bold;
	color: rgb(155,23,10)
}
h5
{
	font-family: Arial;
	font-size  : 23pt;
	font-weight: normal;
	color: rgb(71,86,127)
}

.tb
{
	border:1px solid #C0C0C0; background-color:#f5f5f5;
	font-family: Verdana;
	font-size  : 8pt;
	font-type: normal;
	padding-left:4; padding-right:4; padding-top:1; padding-bottom:1
}


}
ul
{
   list-style-image:url('images/list-bullet.gif');
}