body {
	font-size: 0.75em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	margin: 0% 0.75% 0% 1%;
	}
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 {
	font-size: 0.75em;
	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;
	}
.link {
	color:#72213E;
	font-weight:bold;
	}
.bracket {font-weight:normal; 
	font-size: 1em;
	color:#FFFFFF;
	}
#left-column {
	display: none;
	}
#mid-column {
	position: relative;
	top: 40px;
	margin-left: 12px;
	margin-top:12px;
	}
	
#right-column {
	position: relative;
	margin-left: 12px;
	margin-top:40px;
	}
#search-area {
	display: none;
	}
#logo {
	position: absolute;
	left: 12px;
	top: 12px;
	display: block;
	}
	th {
	font-size: 0.75em;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
caption {
	font-size: 0.75em;
	font-weight: bold;
	text-align: left;
}
.and{color:#000000}
.dash{color:#CCCCCC}
.bd {font-weight: normal}


.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;
	}