.newsfeedheader {
	font-weight : bold;
	font-size : 12 pt;
}

A:ACTIVE, A:VISITED, A {
	color : 003300;
	text-decoration : underline;
	font-weight : bold;
	font-size : 11pt;
}

A:HOVER {
	color : 990000;
	text-decoration : none;
	font-size : 11pt;
}

h1 {
	font-family : sans-serif;
	font-size : 18 pt;
	font-style : italic;
	color : Black;
}

h2 {
	font-family : Verdana;
	font-size : 14 pt;
	color : Black;
}

.breadcrumbtext {
	font-family : Arial;
	font-size : 8pt;
	color : Black;
	font-weight : bold;
}

A.breadcrumblink {
	font-size : 8 pt;
	font-weight : bold;
	text-decoration: underline;
	font-color : 336633;
}

.smallfont {
	font-family : Arial;
	font-size : 8pt;
	color : Black;
}

.littlebluefont {
		color:0033ff;
		link:FFFFFF;
		font-family : Times,Arial, Helvetica, sans-serif;
		font-size:8pt;
		font-weight: bold;
	}

.man {
	font : bold smaller Verdana Geneva Arial Helvetica sans-serif;
}

.red {
	color : red;
}

.delete {
	text-decoration: line-through;
}

.sidebar {
	border : thin solid #996535;
	padding : 6px;
	font-size : 9 pt;
	color : black;
	background-color : #ffffcc;
}

A.mainmenu {
	font-size : 11 pt;
	font-weight : bold;
	font-color : 336633;
}

BODY {
	font-family : sans-serif;
	scrollbar-face-color: 426953; 
	scrollbar-darkshadow-color: 774615; 
	scrollbar-highlight-color: f1d5b8; 
	scrollbar-shadow-color: C6E7D6; 
	scrollbar-3dlight-color: C6E7D6; 
	scrollbar-track-color: C6E7D6; 
	scrollbar-arrow-color: C6E7D6;
}

TD {
	font-family : sans-serif;
	font-size : 11 pt;
}

TD.SidebarText {
	font-size : 9 pt;
}

LI {
	text-indent : -10 px;
}
