p, body{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 2.5ex;
	padding: 5px;
}
body {
	background-color: #000000;
}
.bodyback {
	background-image:   url("secondsecond_11.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.tablebac {
	background-image:   url("backfill.jpg");
}.menuback {
	background-image: url(images/roseback.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	color: #FF9999;
	text-decoration: none;
}
a:visited {
	color: #FF9999;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
a:active {
	color: #CC0066;
	text-decoration: none;
}

h1,h2,h3,h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0033;
	padding: 6px;
}
h1 {
font-size:16px
}
h2 {
font-size:14px
}.bolder {
	font-weight: bold;
	color: #FF9999;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #666666;
}
