<style type="text/css" media="screen">
.small {
        font-size : small;
}
.blue {
	color : blue;
}
.padded5 {
	padding : 5px;
}
.paddedBottom {
	padding-bottom : 20px;
}

</style>