@import url(layout.css);
@import url(global.css);

body
{
	font-size: 70%;
}

a#ssSmall
{
	color: blue;
	text-decoration: underline;
}
