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;
color: #000099;
font-size: 13px;
font-weight: 350;
}

H2
{
font-family: arial;
font-size: 15px;
color: brown;
font-weight: bold;
}

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

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