.menuitem {
	font: normal 0.75em Arial, Helvetica, sans-serif;
}

A:link {
	color:"#003399";
}

A:visited {
	color:"#003399";
}

A:hover {
	color:"red";
}

.paragraphtext {
	font: normal 0.7em Arial, Helvetica, sans-serif;
	color: #999999;

}

.paragraphtextsmall {
	font: normal 0.55em Arial, Helvetica, sans-serif;
}

.paragraphheader {
	font: bold 0.75em Arial, Helvetica, sans-serif;
}

p { font: normal 0.7em/1.1em Arial, Helvetica, sans-serif; }

.background {
	background : White url(/images/background/globe.gif) no-repeat;
}.paragraphbold {
	font: bold 0.7em Arial, Helvetica, sans-serif;
	color: #666666;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
.paragraphtextdark {

	font: normal 0.7em/16px Arial, Helvetica, sans-serif;
	color: #666666;
}

.paragraphtextdarksmall {

	font: normal 0.6em Arial, Helvetica, sans-serif;
	color: #666666;
}
.pagesubheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}

.tableborder{
	border : thin solid Silver;
}
.paragrapherror {

	font: bold 0.7em Arial, Helvetica, sans-serif;
	color: #FF0000;
}
