
td,p,blockquote,ul,ol,dl,h1,h2,h3,h4	{ font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; }

td,p,blockquote,ul,ol,dl				{ font-size: 10pt; }

h1										{ font-size: 18pt; }

h2										{ font-size: 14pt; }

h3										{ font-size: 10pt; color: #252121; }

h4										{ font-size: 10pt; }

/* link classes */
a:link									{ font-size: 9pt; text-decoration: underline;  color: #515151; }
a:visited								{ font-size: 9pt; text-decoration: underline; color: #515151; }
a:hover									{ font-size: 9pt; text-decoration: underline; color: #515151; }



/* text classes */
.footer									{ font-size: 	9pt; color: #cccccc; }
.link									{ font-size: 	9pt; color: #515151; }
.text2									{ font-size: 	10pt; color: #c2d1d5; }
.text									{ font-size: 	10pt; color: #336666; }
.dark									{ font-size: 	9pt; color: #666666; }
.cv1									{ font-weight: bold; }
.cv2									{ text-indent: 4px; }


/* Folder table (text) */
TD.foldertext {
    color: #ffffff;        padding-top: 0px;
    background: #ffffff;   padding-bottom: 1px;
    font-size: .75em;      padding-left: 3px;
    text-align: left;      padding-right: 8px;
}

/* Folder table (thumbnails) */
TD.folderthumbs {
    color: #ffffff;        padding-top: 5px;
    background: #ffffff;   padding-bottom: 5px;
    font-size: .7em;       padding-left: 5px;
    text-align: center;    padding-right: 5px;
}

/* Image table */
TD.image {
    color: #ffffff;          padding-top: 5px;
    background: #ffffff;     padding-bottom: 5px;
    font-size: .8em;         padding-left: 5px;
    text-align: center;      padding-right: 5px;
}

/* Description table */
TD.desc {
    color: #ffffff;          padding-top: 4px;
    background: #ffffff;     padding-bottom: 3px;
    font-size: .9em;         padding-left: 4px;
    text-align: center;      padding-right: 6px;
}
