body 
{
background-color:#cccccc;
font-size: 12pt;
font-family: Comic Sans MS;
}

caption
{
color: red;
font-family: Monotype Corsiva;
font-size: 20pt;
text-align: center;
}

.header{
color: red;
font-family: Monotype Corsiva;
font-size: 20pt;
text-align: center;
}

h2
{
color: red;
font-family: Monotype Corsiva;
font-size: 20pt;
text-align: center;
}

h4
{
color: #003366;
font-family: Monotype Corsiva; 
text-align: center;
font-size: 20pt; 
}

h5
{
color: red;
font-family: Monotype Corsiva; 
text-align: center;
font-size: 14pt; 
}

a:link {color:#003366;}

a:link {text-decoration: none;}

a:hover { color:red;
		text-decoration: underline;}
		
a:visted {color: blue;}

a:active {text-decoration: none;}

hr{
width: 700;
color: blue;
height: 1px;
}

img{ 
border-style: none;
}

.spacer{
height: 25px;
}
