/* CSS Document */

*
{
word-break:break-all;
}

body
{
background:#ffffff;
color:#333333;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
margin-right:0px;
}

.txt6{font-size:50%;}
.txt7{font-size:58%;}
.txt8{font-size:67%;}
.txt9{font-size:75%;}
.txt10{font-size:85%;}
.txt12{font-size:100%;}
.txt14{font-size:117%;}
.txt20{font-size:167%;}

table
{
font-size:100%;
}

.mg5
{
margin-bottom:5px;
}

.mg10
{
margin-bottom:10px;
}

a img
{
border:0px;
}

h1 {
	margin: 0;
	padding: 0;
}

#toi {
	width: 300px;
}

#toi h2 {
	font-size: 80%;
	font-weight: 400;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}

#toi .cell {
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-bottom: 5px;
}

#toi .cell h3 {
	font-size: 65%;
	font-weight: 400;
	margin: 0;
	padding: 5px;
	background: #eee;
}

#toi .cell h4 {
	font-size: 80%;
	margin: 0;
	padding: 5px;
}

#toi .cell address {
	font-size: 65%;
	font-style: normal;
	font-weight: 400;
	margin: 0;
	padding: 5px;
}

#toi .cell p {
	font-size: 80%;
	font-weight: 400;
	margin: 0;
	padding: 5px;
}