body	{
	margin: 0;
	background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
}
h2	{
	margin-bottom: 0;
	font-size: 16px;
	color: #333333;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
}
h1	{
	margin-bottom: 0;
	font-size: 18px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p	{
	margin-bottom: 0;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #0063B7;
	text-decoration: none;
}
a:visited {
	color: #36547D;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
h5	{
	margin-bottom: 0;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.about_frame {
margin: 10px;
height: 225px;
overflow: auto;
padding-right: 8px;
}

.about_frame2 {
margin: 10px;
height: 275px;
overflow: auto;
padding-right: 8px;
}