@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #D9D9D9;
}
.title {
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	line-height: 21px;
	color:#634b96;
}
.txt {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 21px;
}
.title-purple {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #7268A5;
}

.frame_3
{
    BORDER-RIGHT: #759bae 1px solid;
    BORDER-TOP: #759bae 1px solid;
    BORDER-LEFT: #759bae 1px solid;
    BORDER-BOTTOM: #759bae 1px solid;
    BACKGROUND-COLOR: white
}

.title_white
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}