body {
	margin-bottom: 0px;
	background-color: #222222;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
}

.frame {
	border: 1px solid #FFFFFF;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 20px;
}
.mainConent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	line-height: 17px;
}
.mainConent A:link { text-decoration: none; color: #CCCCCC;  }
.mainConent A:active { text-decoration: none; color: #cccccc; }
.mainConent A:visited { text-decoration: none; color: #CCCCCC; }
.mainConent A:hover { text-decoration: underline; color: #ffffff;  }
.textLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CCCCCC;
	text-decoration: none;
}
.textLinks A:link { text-decoration: none; color: #CCCCCC;  }
.textLinks A:active { text-decoration: none; color: #cccccc; }
.textLinks A:visited { text-decoration: none; color: #CCCCCC; }
.textLinks A:hover { text-decoration: underline; color: #ffffff;  }

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	text-decoration: none;
}
.smallText A:link { text-decoration: none; color: #CCCCCC;  }
.smallText A:active { text-decoration: none; color: #cccccc; }
.smallText A:visited { text-decoration: none; color: #CCCCCC; }
.smallText A:hover { text-decoration: underline; color: #ffffff;  }
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.nav A:link { text-decoration: none; color: #ffffff;  }
.nav A:active { text-decoration: none; color: #ffffff; }
.nav A:visited { text-decoration: none; color: #ffffff; }
.nav A:hover { text-decoration: none; color: #ffffff;  }
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

