body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-color: #66FF66;
}
a:link {  color: #0033CC; text-decoration: none}
a:visited { color: #0033CC; text-decoration: none }
a:hover { color: #6699CC; text-decoration: none }
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-color: #66FFFF;
	border-right-color: #669966;
	height: auto;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #333333;
}
h2, h3, h4 {
	font-size: 16px;
	color: #666666;
}
p {}
ul {}
ol {}

.coname {color: #FFFFFF; font-size: 24px; font-weight: normal; padding-left: 20px; margin-top: 5px; margin-bottom: 5px}
.copyright {
	color: #336699;
	padding-top: 5px;
	padding-bottom: 5px;
	border: #fffff;
	border-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: center;
	font-weight: bold;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}
.sides {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-color: #336699 black  #336699 #336699;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: none;
}
.rightside {
	font-size: 12px;
}
.small {font-size: 10px;}
#designed a {
	color: #CCCCCC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-style: none;
}