@charset "utf-8";
/* CSS Document */

.title {
                font-size:1.6em;
                font-weight:bold;
                color:#124890;
                }
.text {
                color:#a0a0a0;
                font-weight: bold;
                }
.text a {
                color: #fd2f95;
                text-decoration:none;
                font-weight:bold;
}
.text2 {
                color:#124890;
                font-weight: bold;
                }
.text2 a {
                color: #333333;
                text-decoration:none;
                font-weight:bold;
}
.eventtitle {color:#124890; font-weight: bold; }
.formsn { margin: 0px; padding: 0px; color:#000000; font-weight:bold; font-size: 1em;}
.rtext { color: #fd2f95;}
.smtext {font-size:0.8em;}

