/** Global Styles **/ BODY { /* M a i n s t y l e s f o r w e b p a g e */ scrollbar-base-color:#006633; text-align: left; /* 1 */ margin: 0px; margin-top: 0px; padding: 0px; font-family: Microsoft Sans Serif, sans-serif, Verdana, Arial; } .title { /* Title for every page */ font-family: "Microsoft Sans Serif", Sans-serif, "Arial", "Helvetica"; font-size: 36px; font-weight: bold; color: #000080; padding: 10px; } .tablefont { /* Font fot top table */ font-size: 10px; text-decoration: none; color: black; } .currentfont { /* Font for texts */ font-family: "Microsoft Sans Serif", Sans-serif, "Arial", "Helvetica"; font-size: 17px; color: #000000; text-decoration: none; } .fontadvantage { /* Font for table at the bottom of the school information */ font-family: "Microsoft Sans Serif", Sans-serif, "Arial", "Helvetica"; font-size: 17px; background: #BDD3CB; color: #000000; text-decoration: none; }