.page-title
{
	font-family:verdana;
	font-weight: 500;
	font-size: 2.2em;
	text-align: center;
	color:RoyalBlue;
}
.page-subtitle
{
	font-family:Arial;
	font-weight: normal;
	text-align: center;
	font-size:16px;
	color:SteelBlue;
	font-style:italic;
}
.subject
{
	font-family:verdana;
	font-weight: 500;
	font-size: 1.4em;
	color:Blue;
	text-decoration:none;
}
.subjnote
{
	font-family:Helvetica;
	font-weight: 100;
	font-size: 0.8em;
}
.url
{
	font-family:tahoma;
	font-size: 1.5em;
	color:RoyalBlue;
	
}
.rainbow-area
{
	background-image:url(img/ndemia-long-rainbow.jpg);
	background-repeat:repeat-y;
}

.backimgpos
{
	background-attachment:fixed;
	background-position:0%;
}

.intro-title
{
	font-weight:bold;
	font-family: Verdana;
	text-transform:Uppercase;
}

.intro-text
{
	font-family:Tahoma;
	font-weight: 100;
	font-size: 11pt;
	margin:0.5em;
}
