body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	color:#000000;
	margin: 0% 0.75% 0% 1%;
	font-size: small;
	
	}
p	{
		margin: 0% 0.75%;
	}
	
h1 {
	font-size: 1.75 em;
	color:#006666;
	font-weight: bold;
	margin: 0% 0.75%;
	}
.title {
	font-size: 2 em;
	color:#006666;
	font-weight: bold;
	margin: 0% 0.75%;
	}
	
h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #72213E;
	margin: 0% 0.75%;
	}
	
h3 {
	font-weight: bold;
	color: #72213E;
	font-size: 1.25em;
	margin: 0% 0.75%;
	}

	h4 {
	color: #550000;
	font-weight: bold;
	font-size: 1em;
	margin: 0% 0.75%;
	}

a {
	color:#72213E;
	text-decoration: underline;
	}
a.menu{font-weight:normal; 
    color:#006666;
	font-size: 1em;
	}
a.menubold{font-weight: bold; 
    color:#006666;
	font-size: 1em;
	}
a.sec{font-weight: bold; 
    color:#62563D;
	font-size: 1em;
	}
.bracket {font-weight:normal; 
	font-size: 1em;
	color:#FFFFFF;
	}
.link {
	color:#72213E;
	font-weight:bold;
	}
#logo {
	display: none;
}
th {
	
	font-weight: bold;
	color: #000000;
	text-align: left;
}
caption {
	
	font-weight: bold;
	text-align: left;
}
.and{color:#000000}

.heading{
	color:#006666;
	font-weight:bold;
	font-size: 1.5em;
	}
.subheading{
	color:#006666;
	font-weight:bold;
	font-size: 1.25em;
	}
.bold{
	color:#006666;
	font-weight:bold;
	font-size: 1em;
	}

.footer{
	color:#000000;
	font-weight:normal;
	font-size: 0.75em;
	}
.orangebold{
	color:#ff0000;
	font-weight:bold;
	font-size: 1em;
	}
.green{
	color:#007C79;
	}
.darkred {
	color: #72213E;
	}
.black {
	color: #000000;
	}