body
{ 
background: #FFFFFF;
background-image: url('bgrepeat.gif');
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
}

p
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10pt;
}

p.headline
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12pt;
font-variant: small-caps;
font-weight: bold
}

p.pagetitle
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 16pt;
font-variant: small-caps;
font-weight: bold;
color: #000066
}

p.bigredheader
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 18pt;
font-variant: small-caps;
font-weight: bold;
color: #cc0000
}

A:link {text-decoration: none; font-family: "Times New Roman", serif; font-size: 12pt; font-weight: bold; color: #cc0000;}
A:visited {text-decoration: none; font-family: "Times New Roman", serif; font-size: 12pt; font-weight: bold; color: #cc0000;}
A:active {text-decoration: none; font-family: "Times New Roman", serif; font-size: 12pt; font-weight: bold; color: #cc0000;}
A:hover {text-decoration: underline; font-family: "Times New Roman", serif; font-size: 12pt; font-weight: bold; color: #cc0000;}

.a1 A:link {text-decoration: none; color: #cc0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal;}
.a1 A:visited {text-decoration: none; color: #cc0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal;}
.a1 A:active {text-decoration: none; color: #cc0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal;}
.a1 A:hover {text-decoration: underline; color: #cc0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal;}

.a2 A:link {text-decoration: none; font-family: "Times New Roman", serif; font-size: 12pt; font-weight: bold; color: #000066;}
.a2 A:visited {text-decoration: none; font-family: "Times New Roman", serif; font-size: 12pt; font-weight: bold; color: #000066;}
.a2 A:active {text-decoration: none; font-family: "Times New Roman", serif; font-size: 12pt; font-weight: bold; color: #000066;}
.a2 A:hover {text-decoration: underline; font-family: "Times New Roman", serif; font-size: 12pt; font-weight: bold; color: #000066;}

HR { 
color: #000000; 
background: #000000; 
border: 0; 
height: 1px; 
}