body,td{
	font-family: verdana;
	font-size: 12px;
}

h1{
	font-size: 18px;
	margin-bottom: 2px;
}

img{
	border: 0px;
}

a:link {
	color: #0B77B8;
}

a:visited {
	color: #0B77B8;
}

a:active {
	color: #0B77B8;
}

a:hover {
	color: #3AB5F9;
}

/* "auto" makes the left and right margins center the wrapper */
#wrap { 
  width: 948px; 
  margin: 0 auto; 
}
