body, body.nav table, body table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #104B8F;
	margin: 0px;
	font-size: 13px;
}
body.main {
	background-color: #FEFDC2; 
	margin-left: 20px;
	margin-top: 15px;
}
body.nav {
	background-image: url(images/nav3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}
body.topnav a {
	font-size: 11px;
}
.title, .title h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
.subtitle {
	font-size: 13px;
	font-weight: normal;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}
p {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
}
a:link, a:visited {
	color: #104B8F;
	text-decoration: none;
	border: 0px;
}
a.main:link, a.main:visited {
	color: #104B8F;
	text-decoration: underline;
	border: 0px;
	font-weight: bold;
}
.photo, td.h1, td.h2, td.h3 {
	padding: 0px;
	margin: 0px;
}
td.h1 {
	background-image: url(images/h1.jpg);
}
td.h2 {
	background-image: url(images/h2.jpg);
}
td.h3 {
	background-image: url(images/h3.jpg);
}
td.h1, td.h2, td.h3 {
	height: 8px;
	width: 8px;
	background-repeat: no-repeat;
}
td.leftnav {
	padding:3px 10px;
}
td.leftnavsub {
	padding:0px 15px 5px 15px;
}
td.s1 {
	background-image: url(images/s1.gif);
	background-repeat:repeat-y;
}
td.s2 {
	background-image: url(images/s2.gif);
	background-repeat: repeat-x;
}
td.s3 {
	background-image: url(images/s3.gif);
	background-repeat: no-repeat;
}
td.s1, td.s3 {
	width: 8px;
}
td.s2, td.s3 {
	height: 8px;
}
.stroke {
	border:solid 1px #333;
}
.oldtel {
	font-size:10px;;
}.newtel {
	font-size:15px;
	font-weight:bold;
}