body{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body,td,p{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #333333;
}

h1{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: #333333;
}

table#bodyline{
	width: 100%;
	height: 100%;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat;
}
table#siteline{
	width: 750px;
	background-color: #ffffff;
	border: 1px solid #000000;
}

table#top{
	height: 183px;
	width: 100%;
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
}

.contentline{
	width: 750px;
	height: 100%;
	padding: 10px;
}

.pic {border: 1px solid #333333;}
a:link,a:visited{color: #333333;font-weight: bold;text-decoration: none;}
a:hover{color: #666666;font-weight: bold;text-decoration: none;}
a:active{color: #333333;font-weight: bold;text-decoration: none;}
IMG{border: 0px;}
li{line-height:1.3;}
