/* Monday Dec 1, 2003, Bert van Sas, bert@ddo.nl */
/*	added pre,cite
/* Monday Oct 21, 2002, Bert van Sas, bert@ddo.nl */
/* default Cascading Style Sheet */
/* resizing of text okay in IE6, Opera5, Netscape7 */
/* 0.84em == 8pt */

body {font-size:0.84em; font-family:verdana,courier,arial,helvetica,sans-serif;}

cite,pre,br,tr,td,th,p{font-size:0.84em; font-family:verdana,courier,arial,helvetica,sans-serif;}

cite,pre,tt{font-size:0.84em; font-family:courier;}

/* used for pagelinks overview tables */
tr.pagelink {
    background-color: e6e6e6;
    font-size:0.84em;
}

/* used for Labels in pagelinks tables */
tr.menuLabel {
    background-color: f7f7f7;
    color:006699;
    font-size:0.84em;
	font-weight:bold;
}

/* used for Labels in '(Feature) Story/pagelinks_stories' tables */
tr.storyLabel {
    background-color:e6e6e6;
    color:006699;
    font-size:0.91em;
	font-weight:bold;
}

a {text-decoration:none; font-size:8pt;}
a:hover {color:red;}

h1 {font-weight:strong; font-size:1.3em; font-family:verdana,courier,arial,helvetica,sans-serif}
h2 {font-weight:strong; font-size:1.2em; font-family:verdana,courier,arial,helvetica,sans-serif}
h3 {font-weight:strong; font-size:1.1em; font-family:verdana,courier,arial,helvetica,sans-serif}
h4 {font-weight:strong; font-size:0.84em; font-family:verdana,courier,arial,helvetica,sans-serif}
h5 {font-weight:strong; font-size:0.9em; font-family:verdana,courier,arial,helvetica,sans-serif}
h6 {font-weight:strong; font-size:0.84em; font-family:verdana,courier,arial,helvetica,sans-serif}

p.albumRight
    {color: c0c0c0;
    font-family: verdana,courier,arial,helvetica,sans-serif;
    font-size: 12pt;}

p.albumTop
    {color: c0c0c0;
    font-family: verdana,courier,arial,helvetica,sans-serif;
    font-size: 16pt;}

/*li {color: 5a5a5a;}*/

.ol,.ul,.dir
{
	font-size:0.84em;
	font-family:verdana,courier,arial,helvetica,sans-serif;
	list-style-type: disc;
}


