body,  p, tr,  td, h1, h2, h3 { 
color: #000000; 
font-size: 11px; 
font-family: Verdana, Charcoal, Arial, Helvetica, sans-serif
}

p { color: black; font-weight: normal; text-align: justify; margin-top: 15px; margin-right: 10px; margin-left: 10px }

/* this is the behavior of all links not otherwise specified */

a:link    { color: #1c1c40; text-decoration: none; background-color: transparent }
a:visited     { color: #1c1c40; text-decoration: none; background-color: transparent }
a:hover       { color: white; text-decoration: none; background-color: #1c1c40 }
a:active    { color: black; text-decoration: none; background-color: #36c }

/* this is the behavior of all links inside Paragraphs */

p a:link { color: 302e8e;text-decoration:underline; }
p a:visited { color: 302e6e;text-decoration:none; }
p a:hover {color: white; text-decoration:underline; background-color: 302e6e }
p a:active {color: black; text-decoration:underline; background-color: 302e6e }

/* this is to keep linked images from having background color changes */
a.box:link { color: black; text-decoration: none; background-color: transparent }
a.box:visited { color: #333; text-decoration: none; background-color: transparent }

a.box:hover { color: white; text-decoration: none; background-color: transparent }
a.box:active { color: black; text-decoration: none; background-color: transparent }

/* this is the behavior of the Main Side Nav links  */

a.mnav:link    { color: #302e6e; font-weight: 500; text-align: center; text-decoration: none; background-color: transparent }

a.mnav:visited     { color: #302e6e; font-weight: bold; text-decoration: none; background-color: transparent }

a.mnav:hover       { color: white; font-weight: bold; text-decoration: none; background-color: transparent }

a.mnav:active    { color: white; font-weight: bold; text-decoration: none; background-color: transparent }

.bodycopy12  { color: black; font-size: 12pt; }

.bodycopy14 { color: black; font-size: 14px }

h1 {
	color: #302e6e;
	font-weight: bold;
	font-size: 14pt;
	text-align: center }
	
h2 {
	color: #302e6e;
	font-weight: bold;
	font-size: 12pt }
	
.smallNAVtext     { color: black; font-weight: 400; font-size: 10px; line-height: 130%; text-align: center; letter-spacing: 1px }	
	
.medNAVtext    { color: black; font-size: 11px; line-height: 130%; text-align: center }

.SongList  {
	color: black;
	font-style: italic;
	font-size: 11px;
	line-height: 130%;
	text-align: center }
	

	







