/* CSS Document */

body
{
background:url(image/background.jpg);
font-family:"Times New Roman", Times, serif;
font:"Courier New", Courier, monospace;
color:#FFFFFF
}
a:link
{
color:#FFFFFF;
font-weight:bold
}
a:hover
{
color:#FFFF99;
font-weight:bolder
}
a:visited
{
color:#CCCCCC;
text-decoration:none;
font-weight:bold
}
p
{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
text-align:justify;
color:#FFFFFF
}

h1
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#990000;
font-weight:bold
}
h2
{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}
h3
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
text-transform:uppercase;
text-align:center;
}
h4
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
line-height:10px;
}
h5
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
color:#FFFF66;
}
