/* ------------------------------------------------------
CSS Styles File for Kantvik.com

(27/03/2004) - Version 0.5
--------------------------------------------------------- */

/* -- Site-wide Default Definitions -- */
body, p, th, td, h1, div, span {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}

/* -- Site-wide LINK Definitions -- */

/*
A:link    { background: transparent; color: #7B0020;
                     text-decoration: none; ; font-weight: bold}
A:visited { background: transparent; color: #DCA8AA;
                     text-decoration: none; ; font-weight: bold}
A:hover   { background: transparent; color: #FF0000;
                     text-decoration: underline; ; font-weight: bold}
*/
A:link    { background: transparent;
                     text-decoration: none; font-weight: bold}
A:visited { background: transparent;
                     text-decoration: none; font-weight: bold}
A:hover   { background: transparent; 
                     text-decoration: underline; font-weight: bold; }


/* -- PARAGRAPH Definitions -- */

/* PAGE HEADER - Page Header */
div.pageheader { color: #FFFFFF ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: 800; padding-top: 10px}

/* CONTENTS - Main Content Section */
P.contents { color: #000000;
             font-family: Verdana, Arial, Helvetica;  font-size: 10pt; text-decoration: none}

/* BUBBLE HEADER - Header portion of white bubbles */
P.header { color: #000000;
             font-family: Verdana, Arial, Helvetica;  font-size: 14pt; text-decoration: none}

/* BUBBLE SUBHEADER - Sub-header portion of white bubbles */
P.subheader { color: #000000;
             font-family: Verdana, Arial, Helvetica;  font-size: 10pt; text-decoration: none; font-weight: bold}
