﻿/*  Created By: Erik Youngquist 
    External Style Sheet  
    standard2.css     */

BODY 
  { background-color: #669999;
    background-image: url(images/bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt; 
    color: #000000; }

}

A:link
  { font-family: Arial, Helvetica, Sans-Serif;
    color: #ffffff; text-decoration:none; font-weight:bold;}

A:visited
  { font-family: Arial, Helvetica, Sans-Serif;
    color: #ffffff; text-decoration:none; font-weight:bold;}

A:active
  { font-family: Arial, Helvetica, Sans-Serif;
    color: #ffffff; text-decoration:none; font-weight:bold;}

A:hover
  { color: #33cc00; font-weight:bold;}
  
A.int:link
  { font-family: Arial, Helvetica, Sans-Serif;
    color: #000000; text-decoration:none; font-weight:bold;}

A.int:visited
  { font-family: Arial, Helvetica, Sans-Serif;
    color: #000000; text-decoration:none; font-weight:bold;}

A.int:active
  { font-family: Arial, Helvetica, Sans-Serif;
    color: #000000; text-decoration:none; font-weight:bold;}

A.int:hover
  { color: #33cc00; font-weight:bold;}
  
A.bio:link
  { font-family: Arial, Helvetica, Sans-Serif; font-size:xx-small;
    color: #007755; text-decoration:underline; font-weight:bold;}

A.bio:visited
  { font-family: Arial, Helvetica, Sans-Serif; font-size:xx-small;
    color: #007755; text-decoration:underline; font-weight:bold;}

A.bio:active
  { font-family: Arial, Helvetica, Sans-Serif; font-size:xx-small;
    color: #007755; text-decoration:underline; font-weight:bold;}

A.bio:hover
  { color: #33cc00; text-decoration:underline; font-weight:bold; font-size:xx-small;}

H1, H2, H3, H4, H5, H6
  { font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    color: #000000; }

H1
  { font-size: 26pt; }

H2
  { font-family: Garamond;
    font-size: 22pt; 
    color: #7c2004;}

H3
  { font-family: Garamond;
    font-size: 18pt; 
    color: #7a003c;}

H4
  { font-size: 16pt; }

H5
  { font-size: 13pt; }

H6
  { font-size: 12pt; }

BLOCKQUOTE 
  { font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    color: #000000; }

P
  { font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    color: #000000; }

TD
  { font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    color: #000000; }

TH
  { font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12pt;
    color: #000000; }

OL LI
  { font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    color: #000000; }

UL LI
  { font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    color: #000000; }

DT
  { font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12pt;
	font-weight: bold;
    color: #000000; }

DD
  { font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
	font-weight: bold;
    color: #000000; }

HR
  { color: #475B50; }

.small
  { font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #000000; }
    
.style7 {font-size: 10pt}

.style8 {color: #7a003c; font-size: 9pt; }

.style9 {color: #FFFFFF}