/* CSS Document */
body{
color:#FFFFFF;
background-color:#333333;
font-family:"Times New Roman", Times, serif;
font-size:12pt;

background-image: url('../images/backdrop.jpg');
background-repeat:repeat-x;
background-attachment: fixed;
background-position: 0px -175px}


.size20{font-size:20px;}

a:link{color: #FFFFFF; text-decoration:underline;}
a:visited{color: #FFFFFF; text-decoration:none;}
a:active{color: #FFFFFF; text-decoration:none;}
a:hover{color:#CCCCCC; text-decoration:none; font-weight:bold; }

.border{border-bottom-style:solid;
border-bottom-width:thin;
border-bottom-color:#000000;
border-left-style:solid;
border-left-color:#000000;
border-left-width:thin;
border-right-color:#000000;
border-right-width:thin;
border-right-style:solid;
border-top-style:solid;
border-top-color:#000000;
border-top-width:thin;}

h1{font-size:16pt;
text-align:center;
font-weight:bold;}

h2{font-weight:bold;
color:#CCCCCC;
font-size:12pt;
}

.small
{font-size:10pt;
text-align:center;
}

h3{font-weight:bold;
font-size:20pt;
text-align:center;}

.midheading{font-size:16pt;
font-weight:bold;
}

.h2{font-weight:bold;
color:#CCCCCC;
font-size:12pt;
}