a:link
{font-family: arial;
font-size: 13px;
text-decoration: none;
color: blue;}

a:visited
{font-family: arial;
font-size: 13px;
text-decoration: none;
color: blue;}

a:hover
{font-family: arial;
font-size: 13px;
text-decoration: underline;
color: red;}

Font
{
font-family: arial;
font-size: 13px;
color: black;
font-weight=400;
}

p.quest
{
font-family: arial;
font-size: 15px;
color: brown;
font-weight: 300;
}

p
{
font-family: arial;
font-size: 13px;
color: black;
}

B
{
font-family: arial;
font-size: 13px;
color: #000000;
font-weight: bold;
}

B.IMP
{
font-family: arial;
font-size: 13px;
color: red;
font-weight: bold;
}

H2
{
font-family: arial;
font-size: 30px;
color: #0000A0;
font-weight: 600;
}

H3
{
font-family: arial;
font-size: 16px;
color: brown;
}

H1
{
font-family: arial;
font-size: 20px;
color: #000066;
font-weight: 400;
text-align:center;
text-decoration:underline;
}

a.head:link
{
font-family: arial;
font-size: 15px;
text-decoration: underline;
font-weight: 600;
color: brown;}

a.head:visited
{font-family: arial;
font-size: 15px;
text-decoration: underline;
font-weight: 600;
color: brown;}

a.head:hover
{font-family: arial;
font-size: 15px;
font-weight: 600;
text-decoration: underline;
color: Red;}

Table.style
{
Border-width:1/4px;
border-color: black;
}