.posterTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.posterDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.body{
	background-color: #000000;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.pageLink {
        border-width: 0;
}
a:link {  color: #81E8FE}

a:visited {  color: #81E8FE}

a:hover {  color: #CBFEFE; font-weight: bold}
a {
	color: #81E8FE;
	text-decoration: none;
}

.error {

  font-family: Arial;
  font-size: 11px;
  color: #FF0000;
  font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}
