body {background: #ffffff; margin: 0px; padding: 0px}
#screen {
	display: none
}
.greytext {
	display: none
}
.breadcrumb {
	display: none
}

a:link, a:visited{
	font-weight: bold;
	color: #000000
}
a:link:after, a:visited:after {
   /*content: "  (" attr(href) ") ";*/
}
body, p, ul, li, td, h1, h2, h3 {
	font-family: Georgia, Times, serif
}
.small {
	font-family: Georgia, Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.body {
	font-family: Georgia, Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.bold {
	font-family: Georgia, Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: Georgia, Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: underline;
}

.title {
	font-family: Georgia, Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.red {
	font-family: Georgia, Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.bodytext {
	font-family: Georgia, Times, serif;
	font-size:12pt;
	color: #000000;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-transform: none;
	text-decoration: none;
}
.bodytextbold {
	font-family: Georgia, Times, serif;
	font-size:12pt;
	color: #000000;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-transform: none;
	text-decoration: none;
	font-weight : bold;
}
.pageheader {
	font-family: Georgia, Times, serif;
	font-size: 16pt;
	color: #000000;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-transform: none;
	text-decoration: none;
}
.mediumtext {
	font-family: Georgia, Times, serif;
	font-size: 12pt;
	color: #000000;	
}

.smalltext {
	font-family: Georgia, Times, serif;
	font-size: 10pt
}
.verysmalltext {
	font-family: Georgia, Times, serif;
	font-size: 10pt;
	color: #000000;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-transform: none;
	text-decoration: none;
}
.externallink{
	font-family : Georgia, Times, serif; font-size: 12pt; color: Blue;
}
.internallink{
	font-family : Georgia, Times, serif; font-size: 12pt; color: Black;
}
.menulink{
	font-family : Georgia, Times, serif; font-size: 12pt; color: Black;
}
.sitelink{
	font-family : Georgia, Times, serif; font-size: 12pt; color: Black; font-weight: normal;;
}
.introtext {
	font-family: Georgia, Times, serif;
	font-size: 12pt;
	font-weight : bold;
}
.presstitle{
	font-family : Georgia, Times, serif;
	font-size: 12pt;
	color: Blue;
	font-weight : bold;
}

.formbutton {
	color: Black;
	font-weight:600;
	font-size: 12pt;
	background-color: #BED8EF
}
