a:link { text-decoration: none; 
		font-weight:bold; 
		color: white }

a:visited { text-decoration: none; 
		font-weight:bold; 
		color: white }

a:active { text-decoration: none; 
		font-weight:bold; 
		color: white }

a:hover { text-decoration: none; 
		font-weight:bold; 
		color: white }

a.aud:link { text-decoration: underline; 
		color: maroon; 
		font-size: 18pt; 
		font-weight: bold; 
		font-family: Garamond, serif; }

a.aud:visited { text-decoration: underline; 
		color: maroon; 
		font-size: 18pt; 
		font-weight: bold; 
		font-family: Garamond, serif; }

a.aud:active { text-decoration: underline; 
		color: maroon; 
		font-size: 18pt; 
		font-weight: bold; 
		font-family: Garamond, serif; }

a.aud:hover { text-decoration: underline; 
		color: maroon; 
		font-size: 18pt; 
		font-weight: bold; 
		font-family: Garamond, serif; }

a.read:link { text-align: center; 
		color: white; 
		background-color: maroon; 
		font-size: 11pt; 
		font-weight: bold; 
		font-family: Garamond, serif; }

a.read:visited { text-align: center; 
		color: white; 
		background-color: maroon; 
		font-size: 11pt; 
		font-weight: bold; 
		font-family: Garamond, serif; }

a.read:active { text-align: center; 
		color: white; 
		background-color: maroon; 
		font-size: 11pt; 
		font-weight: bold; 
		font-family: Garamond, serif; }

a.read:hover { text-align: center; 
		color: white; 
		background-color: maroon; 
		font-size: 11pt; 
		font-weight: bold; 
		font-family: Garamond, serif; }

hr { color: maroon; }

p  { color: maroon; 
		font-size: 14pt; 
		font-weight: bold; 
		font-family: Garamond, serif; }

.read { text-align: left; 
		padding: 2px;
	    color: white; 
		background-color: maroon; 
		font-size: 14pt; 
		font-weight: bold; 
		font-family: Garamond, serif; }

.small  { color: maroon; 
		font-size: 12pt; 
		font-weight: italic; 
		font-family: Garamond, serif; }

text { color: maroon; 
		font-size: 14pt; 
		font-weight: normal; 
		font-family: Garamond, serif; }

table.full-border {
		font-family: Garamond, serif;
		color: maroon; 
		font-size: 14pt;
		font-weight: bold;
		font-style: italic;
		width: 775px ;
		border-width: 2px;
		border-style: solid;
		border-color: maroon;
		border-collapse: separate;
		background-color: transparent; }

table.part-border {
		width: 100% ;
		border-width: 2px;
		border-style: solid;
		border-color: maroon;
		border-collapse: separate;
		background-color: transparent; }

table.disco {
		width: 95% ;
		font-family: Garamond, serif;
		color: maroon;
		font-size: 12pt;
		font-weight: normal;
		border-width: 2px;
		border-style: solid;
		border-color: maroon;
		border-collapse: collapse;
		background-color: transparent; }

.heading { color: maroon; 
		font-size: 34pt; 
		font-weight: bold; 
		font-family: Garamond, serif; }

.subhead { color: maroon; 
		font-size: 12pt; 
		font-weight: bold; 
		font-family: Arial, san-serif; }

.menu { text-align: center; 
		color: white; 
		background-color: maroon; 
		font-size: 12pt; 
		font-weight: bold; 
		font-family: Garamond, serif;
		padding: 0.1em; 
		margin-bottom: -12px; 
		border-top: solid thin pink; 
		border-bottom: solid thin pink; }

.menuhere { text-align: center; 
		color: white; 
		background-color: #FF6666; 
		font-size: 12pt; 
		font-weight: bold; 
		font-family: Garamond, serif;
		padding: 0.1em; 
		margin-bottom: -12px; 
		border-top: solid thin pink; 
		border-bottom: solid thin pink; }

.pic { width: 10%; 
		valign: middle;  
		text-align: right; }

.txt { width: 90%; 
		valign: middle;  
		text-align: left; }

.linkspic { width: 25%; 
		valign: middle;  
		text-align: right; }

.linkstxt { width: 75%; 
		valign: middle;  
		text-align: left; }