body{
	font-family: Garamond;
	font-size: 14px;
	color: Black;
	background-color: White;
	background-image: none;
	margin-left: 30px;
	margin-top: 30px;
}
table{
	margin-left : 50px;
	width : 600px;
	padding-top : 0px;
	padding-bottom : 0px;
}
.time{
	font-weight : bold;
	width : 100px;
}
.comp{
	font-weight : bold;
	width : 350px;
}
.place{
	font-weight : bold;
	width : 130px;
	text-align: right;	
}
.title{
	font-style : italic;
	font-weight : bold;
}
.t_courses{
	width : 500px;	
}
td{
	font-family: Garamond;
	font-size: 14px;
}
ul{
	font-family: Garamond;
	font-size: 14px;
	margin-left : 70px;
	margin-top : 0px;
	margin-bottom : 0px;
}
li{
	font-family: Garamond;
	font-size: 14px;
	width : 560px;
	margin-left : -10px;
	margin-top : 0px;
	list-style : square outside;
	vertical-align: top;
}
a{
	color: #000066;
	text-decoration: none;
}
a:visited{
	color: #0033CC;
}
a:hover{
	color: Black;
	background-color: #66FFFF;
}
.ots {
	font-family : Garamond;
	font-size : 22px;
	font-variant : small-caps;
	text-align : center;
	letter-spacing : 3px;
	font-weight : bold;
	width : 670px;
}
.ots_small {
	font-size : 12px;
	font-variant : small-caps;
	font-weight : none;
	text-align : center;
	letter-spacing : 3px;
}
.t_ots{
   margin-left: 0px;
	width : 400px;
}
.section {
	font-family : Garamond;
	font-size : 13px;
	font-weight : bold;
	font-variant : small-caps;
	border-bottom:solid gray 1.0pt;
	width : 650px;
}
.counter{
    text-align: center;
	margin-top: 100px;
}
.date{
	font-size: 11px;
	font-style: italic;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 8px;
}
.back{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	text-align: center;
	margin-top: 40px;
}
