* {
	font-family: Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
}
html {

}

body {
	font: normal .75em Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
}

#nav ul li a {
	font-weight: normal;
}

#subnav ul li a {
	font-size: 1.1em;
	font-weight: bold;
}

#subnav ul li ul li a {
	font-size: 1em;
	font-weight: normal;
}

#copy {
	font-size: .9em;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	margin: 12px 0px 15px 0px;
	padding: 0;
}

h2 {
	font-size: 1.35em;
	font-weight: bold;
	margin: 18px 0px 12px 0px;
	padding: 0;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 18px 0px 12px 0px;
	padding: 0;
}

hr {
	height: 1px;
	border: 0;
}

p {
	margin: 5px 0 5px 0;
	padding: 0;
}

img {

}

table {

}

td {

}

ol {

}

ol li {

}

ul {

}

ul li {

}

form {

}

.submit {

}

.submit:focus {

}

input, textarea, select {

}


input:focus, textarea:focus {

}

fieldset {

}
