body {
    background:#ffffff;
    margin:0px;
    padding:0px; 
}

html,body {
	height:100%;
}

p,pre,body,table,td {
    font-family: Times New Roman, Verdana, sans-serif, Arial;
    color:#666666;
    font-size:12pt;
}

td {
	vertical-align:top;
}

a {
    color:#006699;
}

img {
    border:none;
}

.navigation {
	line-height:160%;
	padding-right:20px;
}

.navigationentry {
    font-weight:normal;
    font-size:13pt;
    text-decoration:none;
}

.head {
	background-image:url(head.jpg);
	background-repeat:no-repeat;
	height:200px;
}

.foot {
	background-image:url(foot.jpg);
	background-repeat:no-repeat;
	height:200px;
}

.content {
	width:900px;
	padding:10px;
	padding-left:80px;
}

.table_value {
	background:#eeeeee;
	padding:3px;
}

.table_title {
	background:#dddddd;
	font-weight:bold;
	padding:3px;
}

.pic {
	margin-right:5px;
	margin-left:0px;
	border:1px solid #cccccc;
	padding:2px;
}

.subnav {
	margin-top:2px;
	padding:2px;
	border:1px solid #cccccc;
}	
