body {
	font-family: times, serif; 
	font-size: 13px;
	margin:0px;
	padding:0px;
}
img{
	text-decoration:none;
	border:none;
}
.highlight{color:#b43434;}
h1{font-size:17px;font-weight:bold;}
h2{font-size:14px;}
p{color:#525252;}
/*divs */
#pageLayout{
	text-align:center;
	background-color:#ffffff;
}

#pageCopyright{
	color: #525252;
	line-height: 16px;
	font-size: 9px; 
	font-weight: normal;
	text-align: center;
}

#pageCopyright a:link {color: #525252;}
#pageCopyright a:link {text-decoration:underline} 
#pageCopyright a:visited {color: #525252;}
#pageCopyright a:visited {text-decoration:underline;} 
#pageCopyright a:hover {color: #525252;}
#pageCopyright a:hover {text-color:underline;} 
#pageCopyright a:active {color: #525252;}
#pageCopyright a:active {text-decoration:underline;}