/* CSS Document */

body {
text-align: center;
margin: 0px 0px 8px 0px;
background: #fff;
}

.content {
margin-left: auto;
margin-right: auto;
background: #fff;
width: 750px;
border: 0px;
position: relative;
line-height: 14px;
}

.heading {
font-size: 17px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
color: #336633;
text-align: left;
margin: 20px 0px 15px 70px;
}


p {
text-align: left;
width: 613px;
font-size: 13px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: normal;
text-decoration: none;
margin: 12px 0px 1px 70px;
color: #996633;
line-height: 16px;
}

.sml {
text-align: left;
width: 613px;
font-size: 11px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: normal;
text-decoration: none;
color: #996633;
line-height: 14px;
}

a:link, a:visited {
text-align: left;
font-size: 13px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: normal;
text-decoration: normal;
color: #660033;
}

a:hover {
color: #663333;
}

.copyright {
text-align: center;
font-size: 9px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: normal;
text-decoration: none;
color: #666666;
margin: 10px 0px 0px 0px;
}

a img {
border: none;
}
	
table {
margin: 10px 0px 10px 70px;
}

.sushititle {
text-align: left;
font-size: 14px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: normal;
text-decoration: none;
color: #663300;
line-height: 14px;
}

td {
text-align: left;
font-size: 13px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: normal;
text-decoration: none;
color: #996633;
line-height: 14px;
}

td.sml {
text-align: left;
font-size: 11px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: normal;
text-decoration: none;
color: #996633;
line-height: 14px;
}

img {
border: 0px none;
}

.clear {
clear: both;
}
