a:link {
	text-decoration: underline;
	color: #5B5B5B;
}
a:visited {
	color: #5B5B5B;
}	
a:hover {
	color: #424242;
	text-decoration: overline;
}
a:active {
	color: #7D7D7D;
	text-decoration: line-through;
	text-align: center;
}
.copyright {
	font-size: 12px;
	font-style: normal;
	color: #CCC;
}

.smallertext {
	font-size: 12px;
}

body,td,th {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #797979;
	font-style: italic;
	font-weight: lighter;
	letter-spacing: 1px;
}
html, body {
	height: 100%;
	background-color: #EDEDED;
	min-width: 1000px;
}
}
.navigation {
	font-size: 14px;
}
.newdark13 {
	color: #5B5B5B;
	font-size: 14px;
	font-style: italic;
}
.newbody12 {
	font-size: 14px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #909090;
	font-style: normal;
	line-height: 18px;
}
table {
	background-attachment: fixed;
}
.powerof {
	font-size: 9px;
}
