.copyright
{
	font-size: 10px;
	font-family: "arial", sans serif;
	font-variant: small-caps;
	font-weight:bold;
	color: #FFFFFF;
}

.normtextsmall
{
	font-size: 14px;
	font-family: "georgia", serif;
	text-align: center;
	display: block;
}

.normtextcenter
{
	font-size: 14px;
	font-family: "georgia", serif;
	text-align: center;
	display: block;
}

.normtextcenterbold
{
	font-size: 14px;
	font-family: "arial", sans serif;
	font-weight: bold;
	text-align: center;
	display: block;
}

.normtextcenter a:link, .normtextcenter a:active, .normtextcenter a:visited
{

	color: #FFFFFF;

}

.normtextcenter a:hover
{
	color: #005000;
}

.normtextright
{
	font-size: 12px;
	font-family: "georgia", serif;
	text-align: right;
	display: block;
}

.normtexttiny
{
	font-size: 10px;
	font-family: arial, sans serif;
	color: #FFFFFF;
}

.normtext
{
	font-family:arial;
	color: #FFFFFF;
	font-size:10pt
}

.normtextlarge
{
	font-family:arial;
	color: #FFFFFF;
	font-size:14pt
}

.normtextlargewhite
{
	font-family:arial;
	color: #FFFFFF;
	font-size:14pt
}

.normtext2
{
	font-family:arial;
	color: #FFFFFF;
	font-size:16pt;
	font-weight:bold
}

.normtext3
{
	font-family:arial;
	color: #FFFFFF;
	font-size:10pt;
	font-weight:bold
}

a:link {text-decoration: none; color: #bee6ff;}     /* unvisited link */
a:visited {text-decoration: none; color: #bee6ff;}  /* visited link */
a:hover {text-decoration: none; color: #202733;}   /* mouse over link */
a:active {text-decoration: none; color: #bee6ff;}   /* selected link */