/* basic styles */

html {
	font-size: 100%; /* IE trick */
}


body {
	font-family: Arial, Helvetica, sans-serif, Verdana ;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 25px;
	line-height: 130%;
	background: #fff;
	color: #000;
}
a:link { }
a:visited {}
a:hover { }
a:active {  }

h1 {

}
h2 {

}
h3 {

}
table {	font-size: 100%;	}
th {	font-size: 100%;	}
img {	border-width: 0;	}

ul {		}

#container {

}

#navlinks a {

}

#navlinks a:link {  }
#navlinks a:visited {  }
#navlinks a:hover { }
#navlinks a:active {  }

.caption {

}

.credits {

}

#content img {

}

#article {

}

#footer {

}