body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding : 0px 0px 0px 0px;	
	background-image: url(img/bg_26.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;	
	width : 97%;
}

table.text {
	height: 472px;
	width :100%;
	padding-left : 20px;
	padding-right : 20px;
}

table.table {
	border : thin solid #B6B6B6;
	border-width : 1px 1px 1px 1px;
	font-family: "Courier New", Courier, monospace;	
	font-size: 11px;
	text-align : center;
	background-color : #EBEBEB;
}

td.text {
	vertical-align : top;
	color : #001935;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align : justify;
}

td.list {
	vertical-align : middle;
	color : #001935;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align : left;
}

td.table {
	border : thin solid #B6B6B6;
	border-width : 1px 1px 1px 1px;
	vertical-align : middle;
	color : #001935;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	text-align : center;
	white-space : nowrap;
	background-color : #FFFFFF;
	padding : 3px 5px 3px 5px;	
}

a {
	color : Red;
	text-decoration : none;
}

a:hover {
	color : Red;
	text-decoration : underline;
}

b {
	line-height : 25px;
}

img.img {
	border-width : 0px 0px 0px 0px;
	margin-top : 0px;
	margin-left : 2px;
	margin-bottom : 2px;
	margin-right : 2px;
	vertical-align : 20%;
}

img {
	border : thin Black;
	border-style : solid solid solid solid;
	border-width : 1px 1px 1px 1px;
	margin-top : 15px;
	margin-bottom : 15px;
}

div.list {
	cursor : pointer;
}

div.link {
	cursor : pointer;
	color : Red;
	font-size: 11px;
	text-indent : 17px;	
}

div.box {;
	border : thin solid #B6B6B6;
	border-width : 1px 1px 1px 1px;
	text-align : justify;
	background-color : #FFFFFF;
	margin-bottom : 15px;
}

div.space {
	margin : 17px 17px 17px 17px;
}
