<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>	
<title>Blaine's World style sheet</title>
</head>
<body>
A  {
font-family:'Arial', 'Verdana', 'Helvetica', 'sans-serif';
font-size:10pt;
font-weight: bold;
color : #1C0C79;
text-decoration: none;
}

A:link  {
font-family:'Arial', 'Verdana', 'Helvetica', 'sans-serif';
font-size:10pt;
font-weight: bold;
color : #1C0C79;
text-decoration: none;
}

A:visited  {
font-family:'Arial', 'Verdana', 'Helvetica', 'sans-serif';
font-size:10pt;
font-weight: bold;
color : #1C0C79;
text-decoration: none;
}

P 
{
font-family:'Arial', 'Verdana', 'Helvetica', 'sans-serif';
font-size:10pt;
color:#000000;
}

TD,P 
{
font-family:'Verdana', 'Helvetica', 'sans-serif';
font-size:10pt;
color:#000000;
}

TH {
font-family:'Arial', 'Verdana', 'Helvetica', 'sans-serif';
font-size: 16pt;
font-weight: bold;
color:#178090;
}


LI
{
font-family:'Arial', 'Verdana', 'Helvetica', 'sans-serif';
font-size:10pt;
color: #000000;}

.bullets
{
font-family:'Arial', 'Verdana', 'Helvetica', 'sans-serif';
font-size:10pt;
color:#000000;
}

.footertext
{
font-family:'Arial', 'Verdana', 'Helvetica', 'sans-serif';
font-size:9pt;
color:#1C0C79;
}

.initcaps
{
font-family:'Arial', 'Verdana', 'Helvetica', 'sans-serif';
font-size:16pt;
font-weight: bold;
color:#000000;
}

.title
{
font-family:'Arial', 'Helvetica', 'sans-serif';
font-size:12pt;
font-weight: bold;
color:#1C0C79;
}

.subtitle
{
font-family:'Arial', 'Helvetica', 'sans-serif';
font-size:10pt;
font-weight: bold;
color:#1C0C79;
}

.ddlist
{
font-family:'Arial', 'Verdana', 'Helvetica', 'sans-serif';
font-size:10pt;
color:#000000;
}

</body>
</html>

