* {
    margin: 0;
    padding: 0;
    quotes: "\201E" "\201C" "\201A" "\2018";
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.tag10, .tag10 a { font-size: 20pt }
.tag9, .tag9 a { font-size: 19pt }
.tag8, .tag8 a { font-size: 18pt }
.tag7, .tag7 a { font-size: 17pt }
.tag6, .tag6 a { font-size: 16pt }
.tag5, .tag5 a { font-size: 15pt }
.tag4, .tag4 a { font-size: 14pt }
.tag3, .tag3 a { font-size: 13pt }
.tag2, .tag2 a { font-size: 12pt }
.tag1, .tag1 a { font-size: 11pt }
.tag0, .tag0 a { font-size: 10pt }

.sqrSearchResult { margin-top: 1em; color: inherit; text-decoration: inherit; display: block }
.sqrSearchResultTitle { display: block; color: #DD0000; font-weight: bold }
.sqrSearchResult:hover { text-decoration: inherit; }
.sqrSearchResult:hover .sqrSearchResultTitle { text-decoration: underline; }
.sqrSearchResultText {  }

#wysiwygtext { color: #000; cursor: pointer; margin: 5px; }


ul {
    padding: 0 0 0 1em;
    list-style-type: square;
}