﻿/* default font size*/
@import url("medium.css");

img {
	border:none;
}

.commenttext {
	font-size:1.3em;
}

.formtext {
	font-size:inherit;
}

