.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-color: #CCCCCC;
	border-bottom-style: double;
	line-height: 40px;
}
.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCCCCC;
	line-height: 24px;
}
.border {
	border: thin dotted #333399;
}
