a:link
{
	color: rgb(12,94,171);
	text-decoration: underline; 
}
a:visited
{
	color: rgb(12,94,171);
	text-decoration: underline;
} 
a:active 
{
	color: rgb(12,94,171);
	text-decoration: underline;
}
a:hover
{
	color: rgb(12,94,171);
	text-decoration: none;	
}

body
{
	font-family: Arial;
	font-size  : 12px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	margin:0;
	background:url('images/bg.gif');
}

table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153);
	font-family: Arial;
	font-size  : 12px;
	bckground-color:rgb(255,255,255);
}

.th
{
    background-color:rgb(12,93,172);
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: #ffffff
}
.thalpha
{
    background-color:rgb(12,93,172);
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: #ffffff
	filter:alpha(opacity=40);
}

.tch
{
	background-color: rgb(245,245,245);
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(0,0,0)
}
.tc
{
	background-color: rgb(230,230,230);
	font-family: Arial;
	font-size  : 12px;
	font-type: bold;
	color: rgb(0,0,0)
}

h1
{
	font-family: Arial;
	font-size  : 28px;
	font-weight: bold;
	color: rgb(10,79,97)
}

.hd
{
	font-family: Arial;
	font-size  : 16px;
	font-weight: bold;
	color: rgb(12,94,171)
}

.coname
{
	font-family: Arial Narrow;
	font-size  : 30px;
	color: rgb(0,0,0)
}

.mt
{
	font-family: Arial;
	font-size  : 11px;
	font-weight: bold;
	color: rgb(255,255,255)
}
.tb
{
    border:1px solid #959595; background-color:#ffffff;
	font-family: Arial;
	font-size  : 12px;
	font-type: normal;
	padding-left:4; padding-right:4; padding-top:1; padding-bottom:1
}

p
{
	text-align: Justify;
	line-height: 150%
}
ul
{
	font-family: Arial ;
	font-size  : 12px;
   font-style: normal;
   color: rgb(0,0,0);
   list-style-image:url('images/listbullet.gif');
}
.r1
{
	font-family: Arial;
	font-size  : 8pt;
	color: rgb(0,0,0);
	background-color: rgb(245,245,245);
}


.r2
{
	font-family: Arial;
	font-size  : 8pt;
	color: rgb(0,0,0);
	background-color: rgb(230,230,230);
}
.links
{
	font-size  : 8pt;
}