body {
	color: #535353;
	background-color: white;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 175%;
	font-size: 12px;
	font-family: sans-serif;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 0px;
}

* {
	margin: 0px;
}

a {
	color: #4356ff;
	text-decoration: none;
}

a:hover {
	color: #bf2bd6;
	text-decoration: none;
}

.small {
	color: #999999;
	line-height: 150%;
	font-size: 11px;
}

#wrapper {
	padding-bottom: 15px;
	padding-top: 15px;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 550px;
}

                 
 

#wrapper2 {
	width: 95%;
	padding-bottom: 15px;
	padding-top: 15px;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

/*-----------*/ {
}

h1 {
	margin-bottom: 15px;
	border-bottom-color: #d3d3d3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 14pt;
	font-family: sans-serif;
	line-height: 150%;
}

h2 {
	font-size: 13px;
}

/*-----------*/ {
}

/*-----------*/ {
}

/*-----------*/ {
}

/*-----------*/ {
}

/*-----------*/ {
}

/*-----------*/ {
}

h3 {
	padding-right: 0px;
	border-bottom-color: #2a50ab;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 4px;
	color: white;
	background-color: #547ac7;
	line-height: 150%;
	font-size: 14px;
}

.copyright {
	padding-bottom: 25px;
	padding-top: 5px;
	color: #666666;
	text-shadow: 2px 2px 2px #b3b3b3;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}

.red {
	color: #db1f32;
}

.waku {
	margin-bottom: 15px;
	background-color: #dceaff;
	border-color: #91afef;
	border-style: solid;
	border-width: 1px;
	padding: 15px;
}

.waku2 {
	color: white;
	margin-bottom: 15px;
	background-color: #b3192a;
	border-color: #9a3b36;
	border-style: solid;
	border-width: 1px;
	padding: 15px;
}

ul {
	padding-left: 14px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

ul li {
	list-style-type: square;
}

table {
	line-height: 150%;
	font-size: 12px;
}

.td_line {
	border-bottom-color: #d3d3d3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

