body {background-color: #000033;}

.new {text-align:center;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	}

.new1 {color:#ffffff;
	text-align:center;
	font-size:12px;
	
	
	}

.button  {

background-image: url(buttonback.png);
background-repeat: no-repeat;
color:#ffffff;
display:block;

width:114px;
height:39px;
padding-top: 9px;
margin-left: 2px;
margin-right: 2px;
margin-bottom: 10px;

text-align: center;
font-family: Helvetica, Calibri, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
text-decoration: none;
}

a.button:hover {color:#000000;
		 }

ul {	font-size:14px;
	font-weight:bold;
	text-align:left;}

li {	font-size:12px;}



