/* CSS Document */

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a1a1a1;
	line-height: 21px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}

.pcurser{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a1a1a1;
	line-height: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}

.pgrey{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #575757;
line-height: 15px;
font-weight:lighter;

}

.pwhite{
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight:lighter;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
}


.heading1 {
	font-family: "Arial Narrow";
	font-size: 30px;
	color: #a1a1a1;
	line-height: 33px;
	font-weight:lighter;
	font-style: normal;
}

.heading1yel {
	font-family: "Arial Narrow";
	font-size: 30px;
	color: #f3d008;
	line-height: 18px;
	font-weight:lighter;
	font-style: normal;
	text-indent: 18px;
}

.textyel {
	font-family: "Arial Narrow";
	font-size: 15px;
	color: #f3d008;
	line-height: 18px;
	font-weight:lighter;
	font-style: normal;
	text-indent: 18px;
}
	
	
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 13px;
	font-weight:bolder;
	font-style: normal;
	text-decoration: none;
	text-indent: 21px;

}

.navigation {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 8;
	font-stretch: narrower;
	
}

.navigation:hover {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FEDE01;
	text-decoration: none;
	padding: 8;
	font-stretch: narrower;
	
	
}
