﻿body

{
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: rgb(0,0,64);
	background-color: #08092c;
	background-image: url(images/stripe.jpg); 
	background-repeat: repeat-y;
	background-position: center top;
 }



a img {border: none; } 
a:link {text-decoration: none; color: rgb(0,0,128); font-size: 10pt; font-weight: bold; }
a:visited {color: rgb(0,0,128); font-size: 10pt; font-weight: bold; }
a:hover {text-decoration: none; background-color: rgb(255,255,64); }
a:active {color: rgb(0,0,128); font-weight:bold; } 


p {
font-family: Comic Sans MS, Arial, Helvetica, san-serif; 
font-size:10pt; 
color: rgb(0,0,0);
}


h1 {font-family: Comic Sans MS, Arial, Helvetica, san-serif;  }
h2, h3, h4, h5, h6 {font-family: Comic Sans MS, Arial, Helvetica, san-serif; }

h1 { font-size: 30pt; font-weight: bold; color: rgb(73, 53, 9); }
h2 { font-size: 24pt; font-weight: bold; color: rgb(73, 53, 9); }
h3 { font-size: 18pt; font-weight: bold; color: rgb(0,0,0); }
h4 { font-size: 16pt; font-weight: bold; color: rgb(0,0,0); }
h5 { font-size: 10pt; font-weight: bold; color: rgb(73, 53, 9); }
h6 { font-size:  8pt; font-weight: bold; color: rgb(73, 53, 9); }

hr {color: rgb(73,53,9); }