.boxed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	background-color: #666666;


}
a {
	text-decoration: none;

}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #515151;
}
body {
	background-color: #000066;

}
link {
	color: #FF6600;
	text-decoration: underline;
}
p {
}
style {
	font-family: "Freestyle Script";
	border: medium double #0033CC;
}
