@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #ffffff;
}
body {
	background-color: #000000;
	margin-top: 0px;
}
.header_type {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	font-size:14px;
	line-height:24px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
}
.calendar_contact {
	color: #FFFFFF; line-height:20px;
	margin-top: 10px;
	 margin-left:15px; 
	 margin-right: 15px;
}
.blacktype {
	color: #000;
	font-size:15px;
	line-height:19px;
}
.blacktype a{
	color:#90C;
}
.blacktype_smaller{
	font-size:12px;
	color:#000000;
	font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
}

.footer_type {
	color: #FFFFFF;
	font-size:10px;
	line-height:12px;
	text-align:left;
	}
	
	
	
