h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 48px;
}

p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFF;

	margin: 0px;

	padding: 10px;

	line-height: 14px;

}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FA1552;
	text-decoration: none;
	cursor: hand;
	font-weight: bold;
	padding: 2;
	white-space: normal;
	}



a:link {
	color: #FA1552;
}

a:visited {color: #3399FF;}

a:hover {

	color: #FFFFFF;

	background-color: #CCCC66;

	padding: 2;

	cursor: hand;

}





a.topNav:link {

	color: #999999;

	background-color: #FFFFFF;

	border-bottom: 5;

	border-bottom-color: #FFFFFF;

	padding: 5;

	font-size: 14px;

	font-weight: normal;

}

a.topNav:visited {

	color: #999999;

	background-color: #FFFFFF;

	border-bottom: 5;

	border-bottom-color: #FFFFFF;

	padding: 5;

	font-size: 14px;

	font-weight: normal;

}

a.topNav:hover {

	color: #3399FF;

	background-color: #F3EFE3;

	border-bottom: 5;

	border-bottom-color: #FFFFFF;

	padding: 5;

	font-size: 14px;

	font-weight: normal;

}

a.topNav:active {

	color: #FF9933;

	background-color: #CCCC66;

	border-bottom: 5;

	border-bottom-color: #CCCC66;

	padding: 5;

	font-size: 14px;

	font-weight: normal;

}







.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	line-height: 40px;
	font-weight: bold;
	color: FFF;
}

.date {

	color: #999999;

}

.highlight {

	font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	line-height: 14px;

	background-color: #FE3333;

	font-weight: bold;

	padding: 2;

	margin: 2;

}

.heading2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	line-height: 18px;

	color: #FF0099;

}

.left_line {

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #CCCCCC;

}
