/* CSS Document */

h2 {
 margin: 0px;
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 15px;
	color: #660000;
	font-weight: bold;
	text-align:left;
	}
	
h1 {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 16px;
	color: #000066;
	font-weight: bold; 
	} 
	
.content {
	margin-right: 10px;
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	}
	
.leftcontent {
	margin-right: 17px;
	margin-left: 7px; 
	width: 140px;
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	color: #FFD429;
	text-align: left;
	}
	
.box {background : #ffffff;border : 1px solid #d0c9cb; padding : 7px;}

a.schedule:link, a.schedule:visited {
	font-size: 24px;
	font-weight: bold; 
	color: #D0010E;
	text-decoration: none;
}
