﻿.text 
{
	font-family: calibri;
	font-size: 18px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #333333; 
	text-decoration: none;
 	margin-left: 10px;
	margin-right: 10px;  
}
.small-text 
{
	font-family: calibri;
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #666666; 
	text-decoration: none;
 	margin-left: 10px;
	margin-right: 10px;  
}
.big-text 
{
	font-family: calibri;
	font-size: 20px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #666666; 
	text-decoration: none;
 	margin-left: 10px;
	margin-right: 10px;  
}.table-text 
{
	font-family: calibri;
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #666666; 
	text-decoration: none;
 	margin-left: 3px;
	margin-right: 3px;  
}
.page-heading 
{
	font-family: calibri;
	font-size: 36px; 
	font-style: normal;
	font-weight: bold; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #623100; 
	text-decoration: none;
}
.community 
{
	font-family: calibri;
	font-size: 15px; 
	font-style: italic;
	font-weight: bold; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #623100; 
	text-decoration: none;
 	margin-left: 0px;
	margin-right: 0px;  
}
.table-heading 
{
	font-family: calibiri;
	font-size: 20px; 
	font-style: normal;
	font-weight: bold; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #623100;
	text-decoration: none;
 	margin-left: 10px;
	margin-right: 10px;  
}
.bullets 
{
	font-family: calibri;
	font-size: 15px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #666666; 
	text-decoration: none;
}
.topmenu 
{
	font-family: calibri;
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #333333; 
	text-decoration: none;
 	margin-left: 10px;
	margin-right: 10px;  
}
.sub-topmenu 
{
	font-family: calibri;
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #666666; 
	text-decoration: none;
}
.sidemenu 
{
	font-family: calibri;
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #623100; 
	text-decoration: none;
}
.pageheading 
{
	font-family: Calibri;
	color: #623100;
	font-size: 24px; 
	font-style: italic; 
	line-height: normal; 
	font-variant: normal;
	text-transform: none; 
	font-weight: bolder;
}
.disclaimer 
{
	font-family: calibri;
	font-size: 11px; 
	font-style: normal;
	line-height: normal; 
	font-variant: normal;
	font-weight: bold;
	text-transform: none;
	color: #e98a34; 
	text-decoration: none;
}
.disclaimer-text
{
	font-family: calibri;
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #666666; 
	text-decoration: none; 
 	margin-left: 10px;
	margin-right: 10px;  
}
.indent
{
	 margin-left: 10px;
	 margin-right: 10px; 
}

a:link{ text-decoration: none;
	color: #623100;
}
	
a:visited{ text-decoration: none;
	text-transform: none;
	color: #623100; 

}

a:hover{ text-decoration: underline;
	color: #623100;
	font-weight: bolder;
}