/* CSS Document */
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: italic;
	text-align: center;
	height: 10px;
	color: #333333;
}

div.scroll {
	height: 465px;
	width: 523px;
	overflow: auto;
	border: 0px;
	padding: 0px;
	margin: 10px 0px;
}

.m {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-left: 3px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-left: 20px;
}
.T {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.T2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 1pt;
	color: 663c5c;
}

.x {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
}


.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
a {
	text-decoration: none;
}
.m2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 6b315d;
	line-height: 16px;
}

