html {
	overflow-x: auto; /* fixes MSIE6 scrollbar bug */
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}
body {
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}
h1 {
	font-size: 120%;
}
h1 a {color: #666666; text-decoration: none; }
input {
	font-size: 90%;
	border: 1px solid;
}
.pedding {
	padding: 10px;
}
.m {
	font-size: 60%;
}
.m a:link {
	color: #003399; 
	text-decoration: underline; 
}
.m a:visited {
	color: #11497A; 
	text-decoration: underline; 
}
.m a:hover {
	color: #336699; 
	text-decoration: none; 
}
.m b {
	font-size: 120%;
}
.white {
	font-size: 60%;
	font-weight: bold;
	color: #eeeeee;
}
.white a:link {
	color: #ffffff; 
	font-weight: normal; 
	text-decoration: underline; 
} 
.white a:visited {
	color: #ffffff; 
	font-weight: normal; 
	text-decoration: underline; 
} 
.white a:hover {
	text-decoration: none; 
}
.un {
	font-size: 60%;
	color: #009900;
}
a.t {
	font-size: 90%;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
a.t:hover {
	color: #003399;
	text-decoration: none;
}
.d {
	font-size: 80%;
}
.i {
	font-size: 60%;
	font-style: italic;
}
th {
	color: #666666; 
	font-size: 14px; 
	font-weight: bold; 
}