@import url(../p7pm/p7pmh0.css);


@import url(navbar_gpcorp.css);


@import url(header_gpcorp.css);


@import url(content_gpcorp.css);


@import url(misc_gpcorp.css);


@import url(text_gpcorp.css);


@import url(cfold_gpcorp.css);


@import url(dyn_gpcorp.css);


body {
     margin: 0;
     padding: 0;
     font: 62.5% Arial, Verdana, Helvetica, sans-serif;
     text-align: center;
	 background-color: #EEE;
}

#container {
	margin: 0 auto;
	width: 954px;
	text-align: left;
	border: #000 solid 1px;
	background-color: #FFF;
	overflow: hidden;
}



h1 {
     font-size: 2.5em; 
}



h2 {
     font-size: 2.0em; 
}



h3 {
     font-size: 1.75em; 
}



h4 {
     font-size: 1.5em; 
}



h5 {
     font-size: 1.25em; 
}



h6 {
     font-size: 1em; 
}



li li {
     font-size: 1em; 
}



input, select, th, td {
     font-size: 1em; 
}



/*class to hide elements of the page*/



.noseeum {
     display: none; 
}
