@import url("../news.css");


/* CSS definition file containing sitestyle stylesheets */



a:link {

	color: #336699;

	font-family: Trebuchet MS, Arial, Helvetica, Univers, 'Zurich BT', sans-serif;

	font-size: 10pt;

	font-style: normal;

	font-weight: normal;

}



a:visited {

	color: #336699;

	font-family: Trebuchet MS, Arial, Helvetica, Univers, 'Zurich BT', sans-serif;

	font-size: 10pt;

	font-style: normal;

	font-weight: normal;

}



a:hover {

	color: #ff0000;

	font-family: Trebuchet MS, Arial, Helvetica, Univers, 'Zurich BT', sans-serif;

	font-size: 10pt;

	font-style: normal;

	font-weight: normal;

}



a:active {

	font-family: Trebuchet MS, Arial, Helvetica, Univers, 'Zurich BT', sans-serif;

	font-size: 10pt;

	font-style: normal;

	font-weight: normal;

}



body {

	background-color: #FFFFFF;

	margin-left: 10px;

	margin-right: 10px;

	margin-top: 10px;
	}



h1 {

	font-family: Trebuchet MS, Arial, Helvetica, Univers, 'Zurich BT', sans-serif;

	font-size: 25px;

	font-style: normal;

	font-weight: bold;

	text-align: left;

	text-transform: capitalize;

}



h2 {

	font-family: Trebuchet MS, Arial, Helvetica, Univers, 'Zurich BT', sans-serif;

	font-size: 25px;

	font-weight: bold;

	text-align: left;

}



h6 {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	text-align: left;

}



p {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	font-weight: normal;

	text-align: left;

}



td {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

	font-size: 13px;

	vertical-align: top;

	text-align: center;

	}



.new {

	color: red;

}



.tbheader {

	font-size: 14px;

	font-weight: bold;

	vertical-align: middle;

}



select {

	font-family: Arial, Helvetica, sans-serif;

	}

