.layout {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #339999;

}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}

.contentTable {
	background-color: #FFFFFF;

}
.tableBG1 {
	background-color: #CCFFFF;

}
.tableBG2 {
	background-color: #000066;

}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-align: justify;
	font-size: 105%;
}

.naviBg {
	background-color: #000000;
}
a:link {
	color: #330099;

}
a:visited {
	color: #000000;

}
a:hover {
	color: #3300CC;
	text-decoration: none;

}
a:active {
	color: #330099;

}
.copyrightFooter {
	font-size: 72%;
	text-align: center;
}
.pageTitle {
	font-size: 150%;
	color: #000066;
	font-style: italic;
	font-weight: bolder;

}
.thickText {
	color: #000066;
	font-weight: bolder;

}
.smallText {
	font-size: 70%;

}
.givePadding {
	margin: 8px;


}
.toTop {
	font-size: 72%;
	text-align: right;
}
p.smallText a:link{
	color: #330099;
	}
p.smallText a:visited{
	color: #330099;
	}
p.smallText a:hover{
color: #660000;
	text-decoration: none;
	}