body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #f0f0f0;
	max-width:1024px;
	margin-left:auto;
	margin-right:auto;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: underline;
}
.smallText {
	font-size: smaller;
}
.style3 {font-size: 16px}
.style4 {
	color: #0000FF;
	font-size: 18px;
}
.menuTable {
	background-color: #f0f0f0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFFF6A;
	text-decoration: none;
}
.menuTable a:link{
	color:#FFFFFF;
	text-decoration: none;
}
.menuTable a:visited{
	color:#FFFFFF;
	text-decoration: none;
}
.menuTable a:hover{
	color:#FFFF00;
	text-decoration: underline;
}
.menuTable a:active{
	color:#FFFFFF;
	text-decoration: none;
}

.copyrightStyle {
	color: #808080;
	font-size: 10px;
}
.pageTitle {
	background-color: #264B71;
	font-size: x-large;
	font-variant: small-caps;
	font-weight: bolder;
	color: #F0F0F0;
}
.pageTitleMenu {
	font-size: large;
	font-weight: bold;
	color: #000099;
}
.pageTitleMenu a:visited{
	color:#000066;
	text-decoration: none;
}
.pageTitleMenu a:hover{
	color:#000099;
	text-decoration: underline;
}
.pageTitleMenu a:active{
	color:#000066;
	text-decoration: none;
}

.bodyMain {
	color: #000000;
	background-color: #E0E0E0;
}
.bottomMenuStyle {
	color: #282828;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
