h1,h2,h3
{
font-family: "comic sans ms", arial, 'sans serif'; 
}

p,table,li,address
{
font-family: "comic sans ms", arial, 'sans serif'; 
margin-left: 10pt;
}

p,li,th,td
{
#font-size: 85%;
}

.question
{	text-align:	right;
}

h1,h2,h3,hr
{
color:navy;
}

a:link     { color:navy }
a:visited  { color:navy }
a:active   { color:red }
a:hover    { color:red }

body
{
background-color: #C0C0C0;
}

