﻿.menuTable, .contentTable {
	 border:0pt;
	 border-spacing:0pt;
	 border-collapse:collapse;
	 width: 752px; 
	 margin-left: auto; 
	 margin-right: auto;
}


#myParagraph, #myHeading {
	font-family: Tahoma;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: small;
	max-width: 752px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#myHeading {
	font-weight: bold;
}
p#myFooter {
	max-width: 752px;
	height: 30px;
	border-top: 1px dotted #CCCCCC;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
td {
	font-family: Tahoma;
	font-size: small;
}

a:link {
	text-decoration: none;
	color: #008080;
	font-family: Tahoma;
	font-size: 10pt;
}
a:visited {
	text-decoration: none;
	color: #008080;
	font-family: Tahoma;
	font-size: 10pt;
}
a:hover {
	text-decoration: underline;
	color: #008080;
	font-family: Tahoma;
	font-size: 10pt;
}
a:active {
	text-decoration: underline;
	color: #008000;
	font-family: Tahoma;
	font-size: 10pt;
}
.box {
	width: 100%;
	background: #E1FFEB;
}
.box p {
	margin: 0 10px;
	padding: 10px;
}
.box .top, .box .bottom {
	display: block;
	background: #FFFFFF;
}
.box .top b, .box .bottom b {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #E1FFEB;
}
.box .r1 {
	margin: 0 5px;
}
.box .r2 {
	margin: 0 3px;
}
.box .r3 {
	margin: 0 2px;
}
.box .top .r4, .box .bottom .r4 {
	margin: 0 1px;
	height: 2px;
}

