h1 {
	font-size:20px;
	font-family:Helvetica,Arial;
	width:750px;
}

h2 {
	font-family:Helvetica,Arial;
	font-size:16px;
	width:750px;
}

body,table {
	font-size:12px;
	font-family:Helvetica,Arial;
}

td.menu {
	font-size:14px;
	padding-left:15px;
	font-family:Helvetica,Arial;
}

a.menu {
	font-size:14px;
	font-family:Helvetica,Arial;
	text-decoration:none;
	color:red;
	font-weight:bolder;
}

a:hover.menu  {
	font-family:Helvetica,Arial;
	font-weight:bold;
	color:black;
}

td.time {
vertical-align:top;
padding:1px;
border:solid 1px;
border-color:#333333;
background-color:white;
color:black;
font-weight:bold;
} 

td.program {
width:400px;
border-style:solid;
border-width:1px;
border-color:#333333;
background-color:#eeeeee;
}

td.day {
background-color:#333333;
color:white;
font-weight:bold;
}

input.aform,textarea.aform,select.aform {
border: solid 1px;
border-color:red;
color:red;
font-size:12px;
background-color:#eeeeee;
font-weight:bold;
padding:1px;
}

img.part {
	width:30px;
	height:30px;
	border:solid 1px;
	float:left;
	margin-right:1px;
}