body{
	margin:0px;
	margin-top:10px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
}
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	xline-height:18px;
	color:#17365D;
	font-weight:normal;
}
.text1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	xline-height:18px;
	color:#17365D;
	font-weight:normal;
}
.text2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	xline-height:18px;
	color:#E6E3C9;
	font-weight:normal;
}

h1 {
font-family: "Palatino Linotype";
font-size: 16pt;
color:#17365D;
padding-top:15px;
}

a {
outline:none;
}

a:link {
color:#17365D;
text-decoration:underline;
}

a:visited {
color:#17365D;
text-decoration:underline;
}

a:hover {
color: #82744F;
text-decoration:none;
}

a:active{
color: #82744F;
text-decoration:none;
}

.starbox{
float:right;
margin-top:41px;
}

.footer{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:white;
}

.footer a:link {
	color: white;
	text-decoration:none;
	font-weight: bold;
}
.footer a:visited {
	color: white;
	text-decoration:none;
	font-weight:bold;
}
.footer a:hover {
	color: white;
	text-decoration:underline;
}
.footer a:active {
	color: white;
	text-decoration:underline;
}

ul {
margin-bottom: -5px;
margin-top: -5px;
}