* {
	font-family:'Trebuchet MS', Trebuchet;
	font-size:12px;
	color:#333333;
}
html {margin:0;padding:0;}
body {margin:0;padding:0;background-color:#D8D8D8;}
form {margin:0;padding:0;overflow:hidden;}
img {border:0;}


/* CAPTIONS */
h1, h2, h3 {
	font-family:'Trebuchet MS', Trebuchet;
	font-size:23px;
	margin:0;
	padding:0;
	color:#333333;
	clear:both;display:inline;
}
h3 {font-size:14px;line-height:1.8em;}

/* TEXT */
p {margin-top:2px;line-height:1.5;}
/* date color */
b.newsDate {color:#666666;font-size:11px;}

/*ingress*/
#dvMainWindowContent p {line-height:1.8em;width:470px;}
#dvMainWindowContent h1 {display:block;margin-bottom:16px;}





/* LINKS normal */
a:link {color:#41509A;text-decoration:none;}
a:visited {color:#41509A;text-decoration:none;}
a:active {color:#41509A;text-decoration:underline;}
a:hover {color:#41509A;text-decoration:underline;}
