@charset "utf-8";
body	{
	background-color:	#ffffff;
	margin:	0;
	padding:	0;
    font-family : 'Times New Roman', serif, helvetica, arial,;  text-align: left;
	font-size:   14pt;	font-weight:	normal;		color:	black;
	line-height:	normal;		
	font-style: normal; font-variant: normal;   font-stretch: normal; font-size-adjust: none;
}

a.nav {	font-family : verdana, georgia, sans-serif, helvetica, arial,; 
	font-size:    small;
	line-height: 125%;
        
	color                        : #0000FF;
		font-weight              : bold;
        text-decoration         : none;
		text-align: left
}

a.nav:visited {
        color                        : #800080;
		font-weight              : bold;
        text-decoration         : none;
		text-align: left
}

a.nav:active {
        color                        : #FF0000;
		font-weight              : bold;
        text-decoration         : none;
		text-align: left
}

a.nav:hover  {  
        color                 : #0000FF;
		font-weight            : bold;
    text-decoration      : underline;
		text-align: left
}

.event-dates { color: #000000;font-weight: bold; font-size: 100%; font-family: ms sans serif,verdana,arial,helvetica,sans-serif; text-decoration: none; }
.event-name{ color: #99ffff; font-weight: bold; font-size: 100%}
.event-text { color: #000000; font-family:  ms sans serif,arial,helvetica,sans-serif; font-size: 85%}
  
.back-foward { color: #993333;font-weight: bold; font-size: 85%; font-family: ms sans serif,verdana,arial,helvetica,sans-serif; text-decoration: none; }

div.justify {
  text-align : justify;
}

.justify {
  text-align : justify;
}

.page-text {
  
}

.redtext {
	color: #ff0000;
}

.burgundy-text {
	color: #990066;
}


.size-medium { 	font-size: medium; }


.boldtext {
  font-weight: bold;
}

.heading2a {
	color: #000000;
  font-weight: bold; 
	font-size: large;
}

.heading1 {
	color: #000000;
    font-weight: bold; 
	font-size: xx-large;
}

.heading2 {
	color: #000066;
    font-weight: bold; 
	font-size: x-large;
}

.tab {
	margin-left: 25px;
}


.list {
	margin-left: 10px;
}

/*
a:link {color: #000099; text-decoration: none;  font-weight: bold; }
a:visited {color: #000099; text-decoration: none; font-weight: bold; }
a:hover {text-decoration: underline; color: #000099;  font-weight: bold; }
*/

