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

h1 {
        font-size: 16px;
		font-weight:bold;
}
h2 {
        font-size: 14px;
		font-weight:bold;
}
h3 {
        font-size: 12px;
		font-weight:bold;
}
.captchaImage { margin: 0 2px; }
.simpleCaptchaSelected { border: 2px solid #393; }

