.bodytext { 
	color: #666666; 
	font-style: normal; 
	font-size: 11px; 
	line-height: 19px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	}
	
.headings {
	color: #666666; 
	font-style: normal; 
	font-size: 13px; 
	text-decoration: bold; 
	line-height: 19px; 
	font-family: Verdana, Geneva, Arial, sans-serif;
	}
	
.headingsBold {
	color: #666666; 
	font-style: normal; 
	font-size: 11px; 
	font-weight: bold; 
	line-height: 19px; 
	font-family: Verdana, Geneva, Arial, sans-serif;
	}
	
.headingsBoldReverse {
	color: #ffffff; 
	font-style: normal; 
	font-size: 9px; 
	font-weight: bold; 
	line-height: 19px; 
	font-family: Verdana, Geneva, Arial, sans-serif;
}


.tablecontent {
border-width:1px ;
}

a {
	color: #1796be;
	font-size: 10;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a:visited {
	color: #272727;
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}


a:active {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}

/************************/

a.link {
	color: #1796be;
	font-size: 10;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a.link:visited {
	color: #272727;
	font-size: 10px;
	text-decoration: none;
}
a.link:hover {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}

a.link:active {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}

/************************/
a.sub {
	color: #272727;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a.sub:visited {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
a.sub:hover {
	color: #1796BE;
	font-size: 12px;
	text-decoration: none;
}

a.sub:active {
	color: #1796BE;
	font-size: 12px;
	text-decoration: none;
}

a.white {
	color: #272727;
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a.white:visited {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
a.white:hover {
	color: #1796BE;
	font-size: 10px;
	text-decoration: none;
}

a.white:active {
	color: #1796BE;
	font-size: 10px;
	text-decoration: none;
}

h2
{
	color: #666666; 
	font-style:normal; 
	font-size: 14px; 
	font-family: Verdana, Geneva, Arial, sans-serif
	}
	
h3
{
	color: #666666; 
	font-style:normal; 
	font-size: 12px; 
	font-family: Verdana, Geneva, Arial, sans-serif
	}