body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #003366;
	background-image: url(../images/stripes2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	cursor: default;



}
a {
	color: #FFFFFF;
	font-size: xx-small;
	font-style: normal;
	text-align: center;
	text-decoration:none;
	border: thin none;
}
a:link {
	color: #FFFFFF;
	font-size: xx-small;
	font-style: normal;
	text-align: center;
	text-decoration:none;
	border: thin none;
}

a:visited  {
	color: #FFFFFF;
	font-size: xx-small;
	font-style: normal;
	text-align: center;
	text-decoration:none;
	border: thin none;
}

a:hover  {
	color: #FFFFFF;
	font-size: xx-small;
	font-style: normal;
	text-align: center;
	text-decoration:none;
	border: thin none;
}

a:active  {
	color: #FFFFFF;
	font-size: xx-small;
	font-style: normal;
	text-align: center;
	text-decoration:none;

	border: thin none;
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;

}
