.PageHeader 
{
background:#5788bf;
}

.SubText
{

		font-size:12pt;
		font-family: verdana;
		font-weight: bold;
		color: white;
}


.DemoHeader {
		background:#DCED8C;

		font-size:10pt;
		font-family: verdana;
		height:20px;
		color:#666666;		
		xcolor:#000033;		
}

.DemoSubHeader {
		color:000033;
		font-size:10pt;
		font-family:verdana;
		height:20px;
		
}

.DemoPageTitle
{
	font-size: 16pt;
	color: #5788bf;
	font-family: 'Kristen ITC' , verdana;
}
.DemoSubTitle
{
	background:#DCED8C;
	font-size: 12pt;
	color: #5788bf;
	font-family: 'Kristen ITC' , verdana;
}

