﻿body {
}


.tabletopic
{
	font-size:15px;
	text-align:left ;
	font-weight:bolder;
	font-family:Verdana;
		
}	
.tabletitle
{
	font-size:13px;
	text-align:left ;
	font-weight:normal;
	font-family:Verdana;
	color:Red ;
		
}
.tablesubtitle
{
	font-size:13px;
	text-align:left ;
	font-weight:normal;	
	font-family:Verdana;	
		
}
.whbodytext {

   font-family:Verdana;
    font-size:10pt; color:white; 
    line-height:18px;
     font-weight:normal;
      text-align:justify;

}


.tablebodytext
{
	font-size:13px;	
	font-family:Verdana;	
	font-weight:normal;
	line-height:20px;
	text-align:justify;
}
.link
{
	font-size: 10pt;
	font-family:Verdana ;		
	text-decoration:none;
	
}

.link:hover
{
	font-size: 10pt;
	font-family:Verdana;
	text-decoration:underline;
	
}

.topiclink
{
	font-size:12pt;
	font-family:Verdana ;
	text-decoration:none;
	font-weight :bold;
}
.topiclink:hover
{
	font-size:12pt;
	font-family:Verdana ;
	text-decoration:underline;
	font-weight :bold;
}
	
	

table.center {margin-left:auto; margin-right:auto;}
	
.tablehead
{
	text-align:left;
	 color:black ;
	 /*background-color:#90BBF1;	 */
	 font-size :13px;
	 font-family:Verdana ;
	
}	
