body{ background-color : White; }

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a,body {
	font-family:Arial,sans-serif; 
}

h1 { font-size:26px; margin-bottom:18px; }

h2 { font-size:21px; margin-bottom:18px; }

h3 { font-size:16px; }

h4 { font-size:13px; }

p,ul,ol,li,div,td,th,address,blockquote,a,body { font-size:13px; }

li { margin-top:3px; }

pre { font-family:Courier New,Courier; font-size:13px; color:#0000C0; }

code,kbd,tt { font-family:Courier New,Courier; color:#0000C0; }

var { font-style:normal; color:#0000C0; }

blockquote,cite { font-style:italic; }

.doc {
	background-color: #EEEEEE;
}

.nav {
	background-color: #FFCC00;
}

.news_head{
	background-color: #EEEEEE;
	font-size : 11px;
	font-weight : bold;
}
.news_body{
	background-color : #EEEEBB;
/*	background-color : #FFFFFF;*/
	font-size : 11px;
}
.news_link{
	font-size : 11px;
}
hr.news{
/*	width : 33%;*/
	width: 100%;
	height : 1;
}

table.page_foot{
	background-color: #EEEEEE;
}
td.page_foot{
	font-size : 11px;
	padding-left : 4;
	padding-right : 4;
}
a:link.page_foot, a:visited.page_foot, a:active.page_foot{
	font-size : 11px;
	color : Black;
	text-decoration : underline;
	padding:0px;
}

a:link { color:#AA5522; text-decoration:underline; }

a:visited { color:#772200; text-decoration:underline; }

a:active { color:#000000; text-decoration:none; }

a:link.ins { color:#009900; font-weight:bold; }
a:visited.ins { color:#336600; font-weight:bold; }
a:active.ins { color:#000000; font-weight:bold; }

ins { color:#009900; font-weight:bold; text-decoration:none; }

del { color:#990000; font-weight:bold; text-decoration:line-through; }