html {
	overflow-y:scroll;
}
body,td,th {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #666666;
}
a:link, a:visited {
    color: blue;
}
a:hover {
    color: red;
}
body {
	background-image: url(images/bg.png); 
	background-position: left top;
	background-repeat: repeat;
}
.drt {
	font-size: 10px;
}
.sd {
	font-size: 9px;
}
.lowercaseheader {
	font-size: 100px;
	color: #003366;
}
.muchlowercaseheader {
	font-size: 50px;
	color: #003366;
}

body p {
	font-size: 14px;
}


myItem {
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
