/* CSS Document */

body {
background-color: #011243;
margin: 0px;
}

img.home {
	border: 4px solid white;
	)




}

.button {
	background-image: url('images/button.gif');
	background-repeat: no-repeat;
	width:154px;
	height: 24px;

}


.menulinks {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: center;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

}

.copy {
	font-family: "Verdana";
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
}

div.copy{
text-align: justify;
}

.copysmall {
	font-family: "Verdana";
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: underline;
}

p {
	font-family: "Verdana";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}


.sublink {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 12px;
	font-weight: bold;
}

.title {
	font-family: "Arial";
	font-size: 18px;
	color: #FFFFFF;
}

.li {
margin-bottom: 50px;
}
