/* CSS definition file containing site wide stylesheets */

.pbold {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(51,51,51);
 	font-weight: bold
}

.comicbold {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 14px;
 	color: rgb(255,153,51);
 	font-weight: bold;
 	list-style-type: square
}
