body {
	background-color: #000000;
}
.style1 {color: #FFFFFF}
h1 {
	font-family: "Edwardian Script ITC";
	font-size: 46px;
	font-style: italic;
	color: #FFFFFF;
}

h2 {
	font-family: "Edwardian Script ITC";
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
}
.links {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}

.links2 {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

a.white:link {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration:none;
	text-align: center;
}

a.white:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration:none;
	text-align: center;
}

a.white:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration:underline;
	text-align: center;
}

a.white2:link {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	text-align: center;
}

a.white2:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	text-align: center;
}

a.white2:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
	text-align: center;
}

a.black:link {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration:none;
	text-align: center;
}

a.black:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration:none;
	text-align: center;
}

a.black:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration:underline;
	text-align: center;
}

.grey10 {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#CCC;
}

.grey12 {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#999;
	text-align:center;
}

a.grey12:link {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#999;
	text-align:center;
	text-decoration:none;
}

a.grey12:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#999;
	text-align:center;
	text-decoration:none;
}

a.grey12:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#999;
	text-align:center;
	text-decoration:underline;
}


.main-nav-links a:link {color:#fff; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size:12px; font-style:normal; text-align:center;}
.main-nav-links a:visited {color:#fff;; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size:12px; font-style:normal; text-align:center;}
.main-nav-links a:hover {color:#fff; text-decoration: underline; font-family: "Times New Roman", Times, serif; font-size:12px; font-style:normal; text-align:center;}
