/* CSS Document */
h2 { color: #663300; font-family: Verdana , Georgia,  Times New Roman; }
h3 { color: #663300; font-family: Verdana , Georgia,  Times New Roman; }
h4 { color: #000000; font-family: Verdana , Georgia,  Times New Roman; }
b.uutis {font-size: 80%;  }

small {color: #666666; font-size: 60%;}
hr { color: #663300; size: 2; }
hr.uutis { color: #999966;}
th { color: #663300; text-align: left;}

body {
	background-color: #CCCC99;
	font-family: Verdana , Georgia,  Times New Roman;
	font-size: small;
	color: black;
	margin-left:  0;
	margin-right:  0;
	margin-top:   0;
	}
p { font-size: 80%; }

div {	font-size: 60%;
		font-family: Georgia;
		color:#996633;}
 
img {border-color: #999966;}	
	
A:link    { color: #333333; font-family: Book Antiqua, Georgia,  Times New Roman;}
A:visited { color: #333333; font-family: Book Antiqua, Georgia,  Times New Roman;}
A:active  { color: #333333; font-family: Book Antiqua, Georgia,  Times New Roman;}


A:link.l    { color: green; }
A:visited.l { color: green; }
A:active.l  { color: green; }
