@charset "utf-8";

html, body {
	font-family:Tahoma, Sans Serif;
	font-size:12px; color:#1E1E1E;
	font-weight:normal;}
   	A:link, A:visited {color : #323232; font-weight : normal; text-decoration : none;}
	A:active, A:hover {color : #007EB0; font-weight:normal; text-decoration : none;}

tr {text-align:left; vertical-align:top;}	
#scheduled {width:252px;}
#scheduled .date {font-weight:bold; color:#3366CC;}
#scheduled .name {font-weight:bold;}
#scheduled .bullet {width:25px;}
#scheduled .des {width:185px;}
#scheduled .hr {width:20px; background:url('images/hr_x1.gif');}
