﻿@import 'https://fonts.googleapis.com/css?family=Special+Elite|Scope+One|Open+Sans+Condensed';

BODY {
background-color:AntiqueWhite;
FONT-FAMILY: 'Scope One', sans-serif; 
TEXT-ALIGN: left;
COLOR:darkred; 
FONT-SIZE:1em;
font-weight:bold;
margin-left: .2em; 
margin-right: .2em;
}

.purple {
background-color:#f5d8b5;
}

table{
border:0;
width:450px;
}

a:link {
color:blue;
text-decoration: none;
font-weight:bold;
border-bottom: 1px dotted;
}

a:visited {
color:dimgray;
font-weight:bold;
text-decoration: none;
border-bottom: 1px dotted;
}

a:hover, a:active {
border-bottom: 1px dotted;
color: #ff0000;
font-weight:bold;
text-decoration:none;
}

h2 {
TEXT-ALIGN: center; COLOR: #440044; FONT-SIZE: 1em; 
}

.notes {
COLOR: #740074;

}

h3 {
TEXT-ALIGN: left; COLOR: red; FONT-SIZE: 1em; position:relative; left: 1em; font-weight:bold;
}


.audible {
TEXT-ALIGN: justify; COLOR: red; FONT-SIZE: .8em; margin-left: 1em; margin-right: 1em;
}

.indent1 {
padding-left:.2em;
padding-right:.2em;
font-style:italic;
color: navy;
}