a {
	color: #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}

a:hover {
	text-decoration : underline;
}

body {
	background-color : #000000;
	font-family: bookman old style, Garamond, Times, Times new roman, serif;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
}

td {
	font-family: garamond, times new roman, times, serif;
	font-size: 16px;
	color: #ffffff;
	text-align: justify;
}

h1 {
	font-family: Bookman old style, Garamond, Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

h2 {
	font-family: garamond, Courier, mono;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

.sidetable {
	align: center;
        background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.sidetd {
	font-size: 11px;
	text-align: left;
	color: #000000;
	padding: 5px;
}

.subarticle {
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	padding-top: 8px;
}

.toptitle {
	font-family: garamond, Courier, mono;
	font-size: 26pt;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	padding-right: 10px;
}

.sidetitle {
	font-weight: bold;
	font-size: 11px;
}

.textarea {
	border-style: solid;
	border-color: #ffffff;
	border-width: 1;
	background-color: #000000;
	color: #ffffff;
	font-family: Garamond, times, serif;
	font-size:12px;
	width: 350;
}

.input {
	border-style: solid;
	border-color: #ffffff;
	border-width: 1;
	background-color: #000000;
	color: #ffffff;
	font-family: garamond, times, serif;
	font-size:12px;
	width: 350;
}

.button {
	font-family: garamond, bookman old style, serif;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	border-width: 1;
	border-style: solid;
	border-color: #ffffff;
	width: 173;
}

.a2 {
	font-family: Garamond, "Times New Roman";
	color: #000000;
        text-decoration : none;
        font-weight: normal
}
