}
body {
	background-image: url(../images/common/bg_tile.gif);
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.caption {
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #22406E;
}

.title {
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #22406E;
}

.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #808080;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #808080;
}
a:link {
	text-decoration: none;
	color: #20416D;
}
a:visited {
	text-decoration: none;
	color: #20416D;
}
a:hover {
	text-decoration: none;
	color: #800000;
}
a:active {
	text-decoration: none;
	color: #20416D;
}