body {font-size:100%}

h1
{
font-size:1.875em;
font-family:"Times New Roman", arial;
color:#E06F11;
}

h2 {font-size:1.875em}

p
{
font-size:1.5em;
color:#00CCFF;
font-family:"Times New Roman", arial;
padding-bottom:1.75em;
}

p:first-letter
{
font-size:1.5em;
color:#E06F11;
font-family:"Times New Roman", arial;
}

a
{
font-size:1.0em;
font-family:"Times New Roman", arial;
font-style:italic;
}

a:link {color:#00CCFF}      /* unvisited link */
a:visited {color:#00CCFF}  /* visited link */
a:hover {color:#660099}  /* mouse over link */
a:active {color:#0000FF}  /* selected link */

.photocaption
{
font-size:1.5em;
font-style:italic;
color:#E06F11;
font-family:"Times New Roman", arial;
}

form table
{
font-size:100%;
}

form td
{
font-size:1.5em;
color:#00CCFF;
font-family:"Times New Roman", arial;
}

.deemphasize
{
font-size:1.2em;
}
