a:link{
	text-decoration:none;
	color:#d0b9bd;
	}

a:visited{
	text-decoration: none;
	color: #b6bdcd;
	}

a:hover{
	text-decoration: none;
	color: #badbc9;
	}

body{
	background:#ffffff;
	font-size:8pt;
	font-family: arial, trebuchet ms, sans-serif;
	text-align:center;
	color:#949494;
	margin:0px;
	padding:0px;
	}

table{
	border-collapse: separate;
	font-family: arial, trebuchet ms, sans-serif;
	font-size:8pt;
	color:#bfbfbf;
	text-align: justify;
	}

input,textarea,select{
	background:#e3e3e3;
	color:#979797;
	font-family: arial, sans-serif;
	font-size:8pt;
	border: 1px dotted #f2f2f2;
	}

.title{
	font-family: courier new, sans-serif;
	font-size: 14pt;
	color:#beb7b7;
	border-bottom: 2px solid #d5dbd7;
	width: 100%;
	text-align: right;
	letter-spacing: 2px;
	}

#mainframe{
	background: #ffffff;
	width: 745px;
	text-align: justify;
	margin: 0px 0px 10px;
	padding: 0px;
	}

#head{
	float: left;
	margin: 0px;
	width: 383px;
	}

#left{
	float: left;
	margin: 0px;
	width: 245px;
	padding: 0px;
	text-align: right;
	}

#space{

	float: left;
	width: 3px;
	}


#body{
	width: 497px;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align:justify;
	background:#ebebeb;
	}

.text{

	padding: 7px;
	}

blockquote{

	width: 180px;

	background:#fbfbfb;

	padding: 6px;

	border-left: 3px dotted #e5f3eb;

	text-align: justify;

	}

em{

	font-weight: heavy;

	color: #c8baab;

	}