.tbLogo {
	font-family: garamond;
	font-size:	30px;
	color:		#000080;
	font-weight:	bold;
	font-style:	italic;
	text-align:	center;
}
.title1 {
	font-family: garamond;
	font-size:	26px;
	color:		#000000;
	font-weight:	bold;
	font-style:	italic;
	text-align:	center;
}

.title2 {
	font-family: garamond;
	font-size:	18px;
	color:		#000000;
	font-weight:	bold;
	text-align:	center;
}

.para1 {
	font-family:	verdana;
	font-size:	14px;
	color:		#000000;
	text-align:	left;

}
.para2 {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	14px;
	color:		#000000;
	font-style:	italic;
	font-weight:	bold;
	text-align:	left;

}
.para3 {
	font-family:	verdana;
	font-size:	12px;
	color:		#000000;
	text-align:	left;

}
.tdButton{
	font-size:		13pt;
	color:			#000000;
	font-weight:		bold;
	text-align:		center;
	font-family:		ariel;
	text-decoration:	none; 
	display:			block;
	
	
}   
a.tdButton:hover{
	font-size:		14pt;
	color:			#000066;
	font-weight:		bold;
	font-style:		italic;
	text-align:		center;
	font-family:		ariel;
	text-decoration:	none; 
	display:			block;
	
	
}   


a.formButton:hover{
	text-align:		center;
	
	color:			#FFFFFF;
 	font-weight:		bold;
	text-decoration:	none;
	font-size:		11pt;
	font-family:		verdana;
	font-style:		italic;
	width:			150px;
	
}   

.formButton {
	text-align:		center;
	
	color:			#FFFFFF;
	font-weight:		bold;
	text-decoration:	none; 
	font-size:		10pt;
	font-family:		verdana;
	width:			150px;
	
	
}

.copyright {
	font-family: 	verdana;
	font-size:	11px;
	color:		#000000;
	font-weight:	bold;
	text-align:	center;
}