/*
CSS File for Throw Distance Calculator
11/12/03
*/

h1 { color: #999999; font-size: 130%; text-align: center; }
h2 { color: #999999; font-size: small; text-align: center; }
body { background-color: #ffffff; text-align: center; }
td { text-align: left; }
.note { font-size: small; }