TD {
	
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
}
H1 {
	font-size: 200%;
	color: #CC3399;
	line-height: 1em;
}
H2 {
	font-size: 160%;
	color: #000000;
	line-height: 1.25em;
}

H3 {
	font-size: 140%;
	color: #000000;
	line-height: 1.25em;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}

A {
	color: #0033CC;
}

A:Hover {
	color: #FF0000;
}

HR {
	color: blue;
	height: 1pt;
}
BODY { 
	
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
 } 
.backgroundhome {
	background-image: url(header/cellbackgroundhomepage.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 8px;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.goldFooterText {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.alignCenter {
	text-align: center;
}
