body {
	background-attachment: fixed;
	background-image: url(images/curtain.jpg);
}
a {
	font-family: Verdana;
	font-size: 10px;
	color: #003366;
	text-decoration: none
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	text-decoration: underline
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none
}
h1 {font-family: Verdana; font-style: normal; font-size: 24px; font-weight: 600; color: black;}
h2 {font-family: Verdana; font-style: normal; font-size: 18px; font-weight: 600; color: black;}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
