td {
	font-family: sans-serif, Helvetica, Geneva, Arial;
	color: #000000;
	font-size: 14px;

}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 10px;
	margin-bottom: 5px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
span {
	font-weight: bold;
	color: #000000;
}
a {
	font-style: oblique;
	font-weight: bold;
	color: #0030b5;
	text-decoration: none;
}
a:hover {
	font-style: oblique;
	font-weight: bold;
	color: #00307c;
	text-decoration: underline;
}
.small {
	font-size: 10px;
	color: #333333;
	margin: 0px;

}
li {
	font-size: 18px;
}
h4 {
	margin-bottom: 10px;
	color: #000060;

}
body {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
}
.thin {
	margin: 0px;

}
#extra{
	text-align:left;
	width:300px;
	display:inline;
	float:left;
	margin-left:10%;
}
#extra2{
	text-align:left;
	width:300px;
	display:inline;
	float:right;
	margin-right:10%;
}
#leftstrip{
/*	background-image:url(images/left2.jpg);
	background-repeat:no-repeat;*/
}
#ptable{
	display:inline;
	float:left;
}
.skyscraper{
	display:inline;
	float:left;
	margin-left:50px;
}