body  { margin: 0;
            background-color: #FFFFFF;
            font-family: Verdana;
            color: #07094F;
            font-size: 9px;
            margin: 5px; }

a:link  { 
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: #5B7A91;
	text-decoration: underline;
	text-align: center;
	}

a:visited  { 
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: #5B7A91;
	text-decoration: underline;
	text-align: center;
	}


a:active  { 
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: #5B7A91;
	text-decoration: underline;
	text-align: center;
	}


a:hover   { 
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: #F00000;
	text-decoration: underline;
	text-align: center;
	}


a.left:link  { 
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: #5B7A91;
	text-decoration: underline;
	text-align: center;
	}

a.left:visited  { 
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: #5B7A91;
	text-decoration: underline;
	text-align: center;
	}


a.left:active  { 
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: #5B7A91;
	text-decoration: underline;
	text-align: center;
	}


a.left:hover   { 
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: #F00000;
	text-decoration: underline;
	text-align: center;
	}

a.white:link  { 
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
	}

a.white:visited  { 
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
	}


a.white:active  { 
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
	}


a.white:hover   { 
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: #F00000;
	text-decoration: underline;
	text-align: center;
	}

h1	{ font-size: 20;
	  font-family: Verdana;
	  color: #07094F;
	}

h2	{ font-size: 18;
	  font-family: Verdana;
	  color: #07094F;
	}

h3	{ font-size: 16;
	  font-family: Verdana;
	  color: #07094F;
	}

h3.courses    { 
	       color: #07094F;
	       text-align: left;
	       font-weight: bold;
	       font-size: 16px;
	     }

table.courses{ border-style: groove;
	    border-color: #FEECBC;
	    border-size: 1px;
	    font-size: 9px;
	    font-family: verdana;
	}

td.welcome { font-family: Verdana;
	  font-size:9px;
	  color: #07094F;
	  font-weight: bold;
	  vertical-align: center;
	}

td 	{ font-family: Verdana;
	  font-size:9px;
	  color: #07094F;
	  vertical-align: center;	
	}

hr	{ color: #FFFFFF;
	  size: 1px;
	  width: 100%;
	}

#brd1  {    font-family: Verdana;
	font-size: 9px;
	color: #D1E917;
	border-style: solid;
	border-width: 6px;
	border-color: #FFCC00;
	background-color: #537900;
	padding: 10px;
	}

#brd2   { font-family: Verdana;
	font-size: 9px;
	color: #07094F;
	border-style: solid;
	border-width: 3px;
	border-color: #FFCC00;
	padding: 10px;
	background-color: #FDFBE6;
	}

#specialtext  { font-family: Verdana;
                       color: #07094F;
                       font-size: 12px;
	       vertical-align: center;
	}

td#f2 {
    clear: both;
    width:100%;
    background-color: #E0EBFC;
    border-style: solid;
    border-width: 1px;
    border-color: #FDE062;
    font-family: Lucida Calligraphy;
    font-size: 16px;
    color: #495700;
    text-align: center;
}

div#footer2 {
    clear: both;
    width: 100%;
    vertical-align: bottom;
    background-color: #E0EBFC;
    border-style: solid;
    border-width: 1px;
    border-color: #FDE062;
    font-family: Verdana;
    font-size: 9px;
    color: #495700;
    text-align: center;
}

