body {
  font-family: comic sans ms, verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12pt;
  color: #F8F8F8;
  background-color: #010203;
  background-attachment:fixed; 
  background-position: center;
  background-repeat: no-repeat;
}


  
  
td {
	font-family: comic sans ms, verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size: 11pt;
  	color: #F8F8F8;
}

th {
	font-family: comic sans ms, verdana, Geneva, Arial, helvetica, sans-serif;
}



ul {
	color:#F8F8F8;
}

li {
	color: ##F8F8F8;
	line-height: 1.5;
}


a {
	color: #499E7B;
	font-weight: bold;
}

a:hover {
	color: #6A699E;
	font-weight: bold;
}

a:visited {
	color: #499E7B;
	font-weight: bold;
}

.tableformat {
	 background-color: #132839;
}

.leftline {
	border-left: 1px solid #F8F8F8;
}


.flower_bg {background-image: url(images/bg.gif);
			background-repeat: no-repeat;
			background-position: center;
}

.padding {
	padding-right: 30px;
}