/* General HTML elements */
body { font: 62.8% Georgia, "Times New Roman", Times, serif; text-align: left; }

h1, h2 { font-size: 1.6em; }
h3 { font-size: 1.3em; }
p { font-size: 1.2em; }
address { font-size: 1.2em; font-style: normal; }
ul, ol { font-size: 1.2em; }
ul ul, ul ol, ol ul, ol ol { font-size: 1em; }
p.click_image { font-weight: bold; }
h2 img { vertical-align: middle; }
ol.numerals { list-style-type: lower-roman; }
ol.alpha { list-style-type: lower-latin; }

/* General Forms */
input { font: 1em Georgia, "Times New Roman", Times, serif; }
input.button { text-align: center; font-size: 1em; }
legend { font-size: 1.4em; font-weight: bold; }

/* Tables */
table { font-size: 1em; text-align: center; }
th, td { font-size: 1.2em; }

/* User Strip */
ul#user_strip li input { text-align: center; }