a:link
{
	color: rgb(38,43,255);  
    text-decoration: Underline;
}
a:visited
{
	color: rgb(38,43,255);  
    text-decoration: Underline;
} 
a:active 
{
	color: rgb(38,43,255); 
    text-decoration: Underline;
}
a:hover
{
	color: rgb(253,108,20); 
    text-decoration: none;
}

body
{
	font-family:  Arial, Verdana;
	font-size: 12px;
	color: rgb(0,0,0);
	background-color:rgb(231,242,255);	
	bckground-image:url('images/bg.gif');
}

table
{
	font-family:   Arial, Verdana;
	font-style: normal;
	font-size: 12px;
	color: rgb(0,0,0);
	bckground-color:rgb(255,255,255);

}

.th
{
    background-color:rgb(12,79,157);
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: rgb(255,255,255);
}
.tch
{
    background-color:rgb(220,220,220);
	font-family: Arial, Verdana;
	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);
}

.tcg
{
    background-color:rgb(245,245,245);
	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, Verdana;
	font-size: 13px;
	font-weight: bold;
	clor: rgb(28,61,119);
	clor: rgb(00,200,00);

}

.titletext{
	font-family:Arial;
	font-size:15px;
	color:#0055aa;
	font-weight:bold;
	text-decoration:none;
	}

h1
{
	font-family: Arial;
	font-size  : 12pt;
	font-weight: bold;
	font-style: none;
	color: rgb(253,108,20)
}

h2
{
	font-family: Arial;
	font-size  : 11pt;
	font-weight: bold;
	color: rgb(200,0,0)
}

h3
{
	font-family: Arial;
	font-size  : 10pt;
	font-weight: bold;
	color: rgb(0,0,150)
}

.tb
{
	font-family: Arial;
	font-size  : 8pt;
	color: rgb(0,0,0);
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	background-color: #FFFFFF;
}


.tbp
{
	font-family: Verdana;
	font-size  : 8pt;
	color: rgb(0,0,0);
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	background-color: #B0B0B0;
}


}
ul
{
   list-style-image:url('images/list-bullet.gif');
}
