/* CSS Document */
html, body{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	width:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1, h2, h3, p{
	padding:0px;
	margin:0px;
	color:#66666E;	
	font-weight:normal;
}

/*wisenews*/
.news_defaulttext{
	background:#FFFFFF;
}

.news_defaulttext h3 a{
	font-size:19px;
	color:#000000;
}

.news_defaulttext a{
	color:#000000;
	display:inline;
	margin-top:5px;
}

hr{
	color:#999999;
}

td{
	font-size:11px;
	color:#000000;
}

td h2{
	color:#000000;
	padding-bottom:5px;
}

td p{
	color:#000000;
	padding-bottom:5px;
}
/*Slut wisenews*/

h1 { font-size:19px; }
h2 { font-size:13px; font-weight:bold; }
h3 { font-size:12px; }
p { font-size:11px;	color:#000000;}