.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.title-large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #333333;
	font-weight: bolder;
	line-height: 24px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.title-white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color: #FFFFFF;
	font-weight: bold;
	

	
}
.line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.footer {

	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}
h1 { 
background:transparent; 
font:bold 16px Georgia, "Times New Roman", Times, serif; 
text-align:center; 
margin:0; 
}
h2 { 
background:transparent; 
font:bold 16px Georgia, "Times New Roman", Times, serif; 
text-align:center; 
margin:0; 
}
h3 { 
background:transparent; 
font:bold 16px Georgia, "Times New Roman", Times, serif; 
text-align:center; 
margin:0; 
}
.line-solid {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
