    html,body{font-size:100%}
    html,body,table,tr,th,td{margin:0;padding:0;}
    body {
    margin:0 auto;
    padding:3.5em;
    width:40.5em;
    font:14px Arial,Verdana,sans-serif;
    line-height:1.25em;
    color:#333;
    }

    table{font:inherit;border-collapse:collapse;}
    th{text-align:right;}

    #about th {padding-right:.75em;}

    a{color:#48c;color:#06b;text-decoration:none;}
    a:hover{text-decoration:underline;}

    h1,h2,h3,h4,h5,h6{
    margin:0;padding:0;
    font-size:inherit;
    line-height:inherit;
    font-weight:inherit;
    font-family: Times,Palatino,"Times New Roman",serif;

    }

    h1,h2,h3,h4,h5,h6,th{    color:#222;margin:0;padding:0;}

    h1{font-size:2.5em;line-height:1em;}
    h2{
    font-style:normal;
    display:block;
    font-size:1.25em;line-height:1em;margin-top:2em;}


    h2.subtitle{
        color:#666;
    font-variant:small-caps;
    }

    h3 {
	font-family:inherit;
	font-weight:bold;
	font-size:1.125em;
	line-height:1.111em;
	color:#444;
    }

    #semester {
    font-variant:normal;
    font-size:1.0em; line-height:1.25em;
    font-style:normal;
    margin-bottom:0;
    margin-top:.75em;
    }

    div.header {
    text-align:center;
    }


    #logo{text-align:center;}


    table#plan {
    margin:1.25em;
    border:1px solid #ccc;
    background:#eee;

    border:none;
    background:none;
    width:100%;
    }

    table#plan * {
    vertical-align:middle;
    border-spacing:0;
    border-collapse:collapse;
    }
    table#plan td {
    padding:.375em;
    }


    table#plan th {
    color:#666;
    font-weight:normal;
    text-align:center;
    padding:4px;
    }
    table#plan th em {
    display:block;
    font-size:1.25em;
    line-height:1em;
    font-style:normal;
    font-weight:bold;
    color:#444;    
    }


    table#plan th:first-child {
    width:4em;
    }

    table tr.heading th {
    text-align:center;
    color:inherit;
    border-bottom:none;
    }

    /*table#plan tr:last-child * {
	background:#fec!important;
    }*/

    .construction{

    font-size:.8em;
    line-height:1.562;
    padding:.5em 1em;
    background:#fe6;
    border-radius:.5em;

    background:#6ef;
    font-weight:bold;
    }

    li {
    margin:1.5em 0;

    }
    li em {
    font-style:inherit;
    font-weight:bolder;
    }