.cdweb {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : none;
}
.cdweb:hover {
	color: red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : none;
}
}

.nounderline {
	text-decoration : none;
}


H1 {
	color: #0000CD;
	font-size: 16px;
	font-family: BlackChancery, Verdana, "Arial Black";
	margin-left: 1em;
	margin-top: 1em;
}
H2 {
	color: #0000CD;
	font-size: 12px;
	font-family: BlackChancery, Verdana, "Arial Black";
	margin-left: 3em;
	margin-top: 1em;
}

body {
	background-color : White;
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left:0;

}


.address {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

a:hover {
	color: Red;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: small;
}

a {
	color: Blue;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: small;
}



p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
   font-weight : 800;
   margin-left : 3em;
	font-style : normal;
}

#mypad{
	padding-left:1em;
	}

