body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 13px;
	background-color: #1e60c1;
	/*color: #0000FF;*/
	color: #164489;
}

A:link {
	/*color: #0000FF;*/
	color: #164489;
}

A:hover {
	color: black;
}

A:visited {
	/*color: #0000FF;*/
	color: #164489;
}

.navigation {
	padding: 5px 5px 5px 20px;
	/*color: #0000FF;*/
	color: #164489;
}

A.navigation:link {
	text-decoration: none;
	font-size: 13px;
	padding: 5px 5px 5px 20px;
	/*color: #0000FF;*/
	color: #164489;
}

A.navigation:visited {
	text-decoration: none;
	font-size: 13px;
	padding: 5px 5px 5px 20px;
	/*color: #0000FF;*/
	color: #164489;
}

A.navigation:hover {
	text-decoration: underline;
	font-size: 13px;	
	padding: 5px 5px 5px 20px;
	color: black;
}

.dotRow {
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
}

.dotSide {
	background-image: url(images/dot_side.gif);
	background-repeat: repeat-x;
}

.copyRight {
	font-size: 9px;
	padding-bottom: 8px;
	padding-top: 0px;
}

A.copyRight:link {
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	/*color: #0000FF;*/
	color: #164489;
}

A.copyRight:visited {
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	/*color: #0000FF;*/
	color: #164489;
}

A.copyRight:hover {
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
	color: black;
}

.contactForm {
	padding-right: 10px;
	text-align: right;	
}

TD.contactForm {
	vertical-align: top;
}

.bodyText {
	padding: 10px 10px 10px 10px;
}

.textMainPage {
	/*color: #000099;*/
	color: #164489;
}

.viewMetaphor {
	font-size: 13px;
	font-weight: bolder;
}

.viewSource {
	font-size: 10px;
}

.metaSmallText {
	font-size: 10px;
	font-style: italic;
}

.authorEntryExample {
	font-size: 9px;
}

.fourones {
	font-size: 9px;
	padding-right: 10px;
}

A.fourones:link {
	color: white;
	text-decoration: underline;
}

A.fourones:hover {
	color: yellow;
	text-decoration: underline;
}

A.fourones:visited {
	color: white;
	text-decoration: underline;
}
.fouronesText {
	font-size: 9px;
	color: white;
}