body {font-family:optima;
	font-size:16px;
	line-height:30px;
	text-align:left;
	text-decoration:none;
	color:white;
	background:black;
	}
h1.main {font-family:optima;
	font-weight:bold;
	font-size:10px;
	line-height:30px;
	text-align: right;
	text-decoration:none;
	}
h1.main:link {color: gray;}
h1.main:visited {color: gray;}
h1.main:active {color: gray;}
h1.headline {font-family:optima;
	font-weight:bold;
	font-size:14px;
	line-height:28px;
	text-align: left;
	text-decoration:none;
	color: white;
	}
h2.header {font-family:optima;
	font-weight:bold;
	font-size:14px;
	line-height:30px;
	text-align: left;
	text-decoration:underline;
	color: silver;
	}
h4.footnote {font-family:optima;
	font-size:10px;
	line-height:16px;
	text-align: left;
	color: silver;
	}
h4.footnote2 {font-family:optima;
	font-size:10px;
	line-height:16px;
	text-align: left;
	color: red;
	}
a {text-decoration:none;
	font-weight:bold;}
a:link {color: gray;}
a:visited {color: gray;}
a:active {color: white;}

a.2 {text-decoration:none;
	font-weight:bold;}
a.2:link {color: red;}
a.2:visited {color: red;}
a.2:active {color: maroon;}

