@charset "utf-8";
/* CSS Document */


.normal
{
	font-size:1.1em;
}
.small
{
	font-size:0.8em;
}
.large
{
	font-size:1.5em;
}

div#text-size2 {
float:right;
height:100%;
width:180px;
padding-top:15px;
padding-left:20px;
}
