table.sample {
	border-width: 1px;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: #8ac5fd;
	border-top-width: 0px;
}
table.sample th {
	border-width: 0px;
	padding: 0px;
	background-color: #8ac5fd;
}

table.sample td {
	border-width: 0px;
	padding: 0px;
	background-color: #8ac5fd;
}
a.logo:link {color: white;}
a.logo:visited {color: white;}
a.logo:active {color: white;}
a.logo {text-decoration: none;}

a.mcmlink {text-decoration: none; color: navy; }
a.mcmlink:hover {text-decoration: none; color: #FF0000; }

label {
    display: block;
    float: left;
    width: 120px;
}
div.csc-mailform-field {padding:3px;}
fieldset {border:none;}
input.csc-mailform-submit {margin-left:120px;}
table.memo2 p.bodytext {margin:0; padding:0; text-align: justify;}
p.text {text-indent: 40px; padding: 0; margin: 10px 50px 0 0; text-align: justify;}
p.bodytext {text-align: justify;}
.align-center {text-align: center;}
strong {font-family: Times, serif, Arial;}
table.contenttable td {vertical-align: top;}
