@import url(/sharedCourseStyles.css);

BODY, TD {
    font-size: medium;  /* 11px; */
/*
    line-height: 16px;
    font-family: verdana, arial, sans serif;
*/
}

#copyright { font-size:	x-small; }
#footer { font-size:	x-small; }

A:link          { color: #088; text-decoration: underline }
A:visited, A:active     { color: #047; text-decoration: underline }

#siteTitle, #siteTitle H1, #siteTitle H2,
A.sTitleA:link, A.sTitleA:visited, A.sTitleA:active {
    color: #22a;
    text-align: center;
/*    font-family: verdana, arial, sans serif; */
}

A.sTitleA:link, A.sTitleA:visited, A.sTitleA:active {
    font-weight: normal;
    font-size:12px;
    line-height: 16px;
    text-decoration: underline;
}

#pageTitle, #pageTitle H1 {
    color:	indigo;
    text-align: center;
}

H1 { color:  #22a; }

