body { font-family: verdana, tahoma;
			 font-size: 12;
			 font-style: normal;
			 font-weight: normal; 
			 color: Black;}

a:hover { color: #BBD70C}

table {font-family: verdana, tahoma;
			 font-size: 12;
			 font-style: normal;
			 font-weight: normal; 
			 color: Black;}			 

.error {
	font-family: verdana, tahoma;
	font-size: 12;
	font-style: normal;
	font-weight: bold;
	color: #FF5900;
}			 

h1	{	font-family: verdana, tahoma;
			font-size: 16;
			font-style: normal;
			font-weight: bold; 
			color: Black;}			 

h2	{	font-family: verdana, tahoma;
			font-size: 14;
			font-style: normal;
			font-weight: bold; 
			color: Black;}			 

h3	{	font-family: verdana, tahoma;
			font-size: 12;
			font-style: normal;
			font-weight: bold; 
			color: Black;}			 

h4	{	font-family: verdana, tahoma;
			font-size: 10;
			font-style: normal;
			font-weight: bold; 
			color: Black;}			 
.textFont {
		font-family: verdana, tahoma;
			font-size: 12;
			font-style: normal;
			font-weight: bold; 
			color: Black;}
			
.textFontRegular {
		font-family: verdana, tahoma;
			font-size: 12;
			font-style: normal;
			font-weight: normal; 
			color: Black;}
						
.linkFont {
		font-family: verdana, tahoma;
			font-size: 12;
			font-style: normal;
			font-weight: bold; 
			color: Black;}

.linkFontOrange {
		font-family: verdana, tahoma;
			font-size: 12;
			font-style: normal;
			font-weight: bold; 
			color: #ff5900;}
						
.headFont {
		font-family: verdana, tahoma;
			font-size: 16;
			font-style: normal;
			font-weight: bold; 
			color: Black;}

.linkFont2 {
		font-family: verdana, tahoma;
			font-size: 11;
			font-style: normal;
			font-weight: bold; 
			color: #FF9400;}

.HeadtextFont {
		font-family: verdana, tahoma;
			font-size: 12;
			font-style: normal;
			font-weight: Bold; 
			color: Black;}

.textFont2 {
		font-family: verdana, tahoma;
			font-size: 11;
			font-style: normal;
			font-weight: bold; 
			color: Black;}
.textFontH4	{	font-family: verdana, tahoma;
			font-size: 10;
			font-style: normal;
			font-weight: normal; 
			color: Black;}
.textFontH3	{	font-family: verdana, tahoma;
			font-size: 12;
			font-style: normal;
			font-weight: normal; 
			color: Black;}

.textFontH2	{	font-family: verdana, tahoma;
			font-size: 14;
			font-style: normal;
			font-weight: bold; 
			color: #FF5900;}
						
.button {
		font-family: verdana, tahoma;
		font-size: 12;
		font-style: normal;
		font-weight: bold; 
		color: Black;
		border : thin ridge #FF5900;
		background color: #FFDB7D
	
}

