.h1 {
 color: #ef7e05;
 font-family: arial;
 font-size: 16px;
 text-align: center;
 font-weight: bold;
}
.h2
{
	color: #000066;
	font-family: arial;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;

}
.h3
{
 color: #4b72a7;
 font-family: arial;
 font-size: 12px;
 text-align: center;
}
.text
{
 color: black;
 font-family: arial;
 font-size: 14px;
 text-align: justify;
}

p
{
 color: black;
 font-family: arial;
 font-size: 14px;
 text-align: justify;
}
.p
{
	color: black;
	font-family: arial;
	font-size: 14px;
	text-align: justify;
	list-style-type: square;
	list-style-position: outside;

}
li
{
 color: black;
 font-family: arial;
 font-size: 14px;
 text-align: justify;
list-style-type: square;
list-style-position: outside;
list-style-image: url(../images/bullet.gif);
}
.li
{
	color: black;
	font-family: arial;
	font-size: 14px;
	text-align: justify;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);


}
.text1
{
 color: #4b72a7;
 font-family: arial;
 font-size: 13px;
 text-align: right;
}
.text2
{
 color: black;
 font-family: arial;
 font-size: 12px;
 text-align: center;
}
.text3
{
 color: #ef7e05;
 font-family: arial;
 font-size: 15px;
 text-align: center;
}
.texti
 {
	color: black;
	font-family: arial;
	font-size: 14px;
	text-align: left;
	font-style: italic;
}
.glowroom
{
	color: #003399;
	cursor: hand;
	font-family: arial;
	font-size: 12px;
	text-align: center;

}
.pCtr {

 color: black;
 font-family: arial;
 font-size: 14px;
 text-align: center;
}
.front {
 color: #ef7e05;
 font-family: arial;
 font-size: 16px;
 font-weight: bold;
}
.label {
	color: #FF9900;
	font-family: arial;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;

}
.legend {
	color: #FF9900;
	font-family: arial;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;

}
.pHomepg {
	color: black;
	font-family: arial;
	font-size: 16px;
	text-align: center;
	font-weight: normal;

}
