body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.logoBlock {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.frameblock {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.tab {
	background-image: url(../images/tab.gif);
	height: 20px;
	width: 86px;
	font-size: 10px;
	font-weight: bold;
}

.tab A:link{
	color: #000000;
	text-decoration: none;
}

.tab A:visited{
	color: #990066;
	text-decoration: none;
}

.tab A:hover{
	color: #ED1B23;
	text-decoration: underline;
}
.copyright {
	font-size: 10px;
}
.textBody {
	margin-right: 10px;
	margin-left: 10px; 
}
p {
	margin-right: 10px;
	margin-left: 10px; 
}
.smallText {
	font-size: 10px;
}