@charset "utf-8";
/* CSS Document */

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
p{
	font-size: 11px;
}
#topBarStatus p{
	font-size: 10px;
}
#website p{
	font-size: 10px;
}
h1{
	font-weight: normal;
}
h1 strong{
	font-weight: normal;
}
h2.collectionH2{
	font-weight: normal;
}

#foot{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


table{
	font-size: 12px;
	line-height: 1.7
}
