body {
    background-color: #ffffff;
    font-family: arial,serif;
    font-size: 14;
    color: #2e0060;
    margin-top: 0;
    margin-left:0pt;
    margin-right:0pt;
    margin-bottom:0;
}
p {
    font-family: arial,serif;
}
td.banner {
    background-color:  #AD9ED3;
    color: #FFFFFF;
	font-family: arial,serif;
    font-weight: bold;
    vertical-align: middle;
	font-size: 80%;
}
td.footer {
    color: #8c82AD;
	font-family: arial,serif;
    vertical-align: middle;
	font-size: 75%;
}
div.contact {
 	color: #ffffff;
	border-collapse: collapse;
    border: 4px solid #8C82AD;
	background: #8C82AD;
	font-family: arial,serif;
    vertical-align: middle;
	font-size: 75%;
}
#header {
   color: #9c288c;
	font-family: arial,serif;
	font-size: 135%;
	font-weight: bold;
	padding-bottom: 5;
}
#subheader {
   color: #9c288c;
	font-family: arial,serif;
	font-size: 115%;
	font-weight: bold;
}
#highlight {
	color: #9c288c;
	font-weight: bold;
}
#content {
	width: 80%;
	padding: 5;
	font-family: arial,serif;
	font-size: 14;
}

li {
	font-size: 14;
	}
#emphasis {
	color: #204aa0;
	font-weight: bold;	
}
a:link {
    text-decoration: none;
    color: #blue;
}

a:visited {
    text-decoration: none;
    color: #blue;
}

a:active {
    color: #blue;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: Blue;
}
.button {
	color:#ffffff;
	background-color:#8C82AD; 
	border: none 1px #8C82AD; 
	padding: 1px;
}
.thcBlue {
    color:#0000CC;
}
.smallDA {
	font-size: 8px;
}
//SSIGNORE
