/* general styles */
body { background-color: #BFB57F }
body, td, div, p {
      	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
p { margin: 8px 40px 8px 40px; text-align:justify}
p:first-letter { font-size: 140%; }
.p_cont:first-letter { font-size: 100%;}
h1 {	font-family: times new roman,times,serif;
   	font-style: italic; 
	font-variant: small-caps;
	font-size: 30px;
	font-weight: normal;
	margin: 10px 40px 15px 40px;
	}
h2 {	font-family: times new roman,times,serif;
   	font-style: italic; 
	font-variant: small-caps;
	font-size: 24px;
	font-weight: normal;
	margin: 10px 40px 10px 40px;
	}
.pers_blue { color: #3366CC;}
.pers_table, .pers_table2, .teach_table { margin: 0px 40px 15px 40px; text-align: left; }
.worksheet_table { margin: 0px 80px 15px 80px; text-align: left; }
.worksheet_td { padding: 4px 10px 4px 10px; }
.pers_table2 { text-align: justify; }
.teach_green { color: #339933;}
.res_red { color: #996633;}
.general_margins { margin: 0px 40px 0px 40px; }
.summerschool { text-decoration: none;
                color: #000088;
                font-family: times new roman,times,serif;
                font-style: italic; 
                font-variant: small-caps;
                font-weight: normal;
                font-size: 24px; }
.workshop { text-decoration: none;
            color: #000033;
            font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
            font-style: italic; 
            font-weight: bold;
            font-size: 19px; }
.school08 { text-decoration: none;
            color: #325C3C;
            font-family: Arial, Helvetica, sans-serif;
            font-style: normal;
            font-weight: bold;
            font-size: 21px; }
.a1 { font-family: sans-serif, Helvetica, Arial, Geneva;
      color: #ba0000;
      font-weight: bold;
      font-size: 23px; }
a { text-decoration: none; }
a:link { color: #0000EE; }
/* a:visited { color: #A05DC3; } */
a:visited { color: #990033; }
a:active { color: #FF0000; }
/* a:hover { text-decoration: underline; } */
a:hover { color: #FF0000; }


/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout, .m1l0iout {
	font-family: times new roman,times,serif;
	font-style: italic; 
	font-variant: small-caps;
	font-size: 17px;
	text-align:right;
	text-decoration: none;
	padding: 4px;
	color: #990033;
}
.m0l0iover, .m1l0iover {
	font-family: times new roman,times,serif;
	font-style: italic; 
	font-variant: small-caps;
	font-size: 17px;
	text-align:right;
	text-decoration: underline;
	padding: 4px;
	color: #DF2000;
}
.m1l0iout, .m1l0iover {
	text-align:left;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
}
.m0l0oover {
	text-decoration : none;
}

/* level 1 inner */
.m0l1iout {
	text-decoration : none;
}
.m0l1iover {
	text-decoration : none;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
}
.m0l1oover {
	text-decoration : none;
}

/* level 2 inner */
.m0l2iout {
	text-decoration : none;
}
.m0l2iover {
	text-decoration : none;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
}
.m0l2oover {
	text-decoration : none;
}
