.style1 {font-size: x-large}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 30px;
}
body,td,th {
	color: #000000;
}
body {
	background-image: url(http://www4.ncsu.edu/~saschult/Home/Images/Background3.jpg);
}
a:link {
	color: #990000;
}
a:visited {
	color: #009933;
}
.style5 {color: #993300}
.style6 {color: #003366}

table { width: 98%; }

.headerpadding { margin: 10px 0 0 0; }
