body {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFF0;
	margin:5px; padding: 2px;
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, Sans-Serif;
}
table, td {
	background-color: #FFFFF0;
}
select, input {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, Sans-Serif;
}
.small {font-size: small;}

.buttonSend {
	background-color:#339999;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	color: #00A2B2;
	text-decoration: none;
}
a:visited {
	color: #00A2B2;
	text-decoration: none;
}
a:active {
	color: #00A2B2;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
.cdeheadfoot {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.cdeheadfoot a {
	text-decoration: none;
	color: #00A2B2;
}
.cdeheadfoot a:visited {
	text-decoration: none;
	color: #993300;
}
.cdeheadfoot a:hover {
	text-decoration: none;
	color: #993300;
}
.tdcontent {
	width:75%;
}
.search {
     color: #000000;
	 text-decoration: none;
}
.content {
	color: #000000;
	text-decoration: none;
}
.content a {
	text-decoration: none;
	color: #993300;
}
.content a:visited {
	text-decoration: none;
	color: #993300;
}
.content a:hover {
	text-decoration: none;
	color: #00A2B2;
}
.pagetitle {
	font-size: 16pt;
	font-weight: bold;
	text-transform: Uppercase;
	color: #00A2B2;
	text-decoration: none;
}
.pdf {
	color: #FF0000;
	text-decoration: none;
}
.buttonSend2 {
background-color:#339999; border-style: solid; border-width: 2px; border-color: #000000; color: #FFFFFF;
}

