body	{
background-color:FFFFFF; 
background-image:url(images/main-layout-primary-bg.gif); 
background-repeat:repeat-x;
// background-attachment: fixed;
font-family:Garamond Premr Pro, Garamond;
font-size:26pt;
color:#000000; 
}

A:link
{
color: #7399BD;
}

A:hover {
color: #663300; 
}

.body-text {
    font-family:Garamond Premr Pro, Garamond;
    font-size:17pt;
    line-height:140%;
}

.main-text {
    font-family:Garamond Premr Pro, Garamond;
    font-size:12pt;
    line-height:180%;
}

.comment {
    font-family:Garamond;
    font-size:24pt;
    line-height:100%;
    letter-spacing: 1px;
}

.keywords {
    color:#333333;
    font-family:MS Sans Serif;
    font-size:9pt;
}

.smallmenu {
    font-family:MS Sans Serif;
    font-size:9pt;
    line-height:250%;

}
