.Big { 
	font-size: small; 
	font-family: Arial, Helvetica, sans-serif;
	}
	
.Bold { 
	font-weight: bolder;
}

.Small { 
	font-size: xx-small;
	}
	
.TextRed { 
	color: #FF0000;
}

.TextRedBold { 
	color: #FF0000; 
	font-weight: bold;
	}
#Intro {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Times New Roman;
	font-size: x-small;
	font-style: italic;
	color: #999999;
	}

#Footer {
	font-size: 9px;
	padding-left: 7px;
	}

.TxtTitle {
	background-color: #0000CC;
	width: 100%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana;
	font-size: Large;
	padding-left: 7px;
	}
	
#TxtMchnsm {
	text-align: center;
	font-family: verdana, arial, helvetica;
	font size: x-small;
	background-color: #0000CC;
	width: 100%;
	color: #FFFFFF;
	padding-bottom: 2px;
	}	
	#TxtMchnsm a{
		font-family: verdana, arial, helvetica;
		font size: x-small;
		color: #FFFFFF;	
		}
		
		.faq {
		
		
}

