body {
	margin-top: 5px;
	font-size: 8px;
	margin-left: 5px;
         scrollbar-face-color: #4488CC;
         scrollbar-shadow-color: black;
         scrollbar-highlight-color: #DFDFDF;
         scrollbar-3dlight-color: #666666;
         scrollbar-darkshadow-color: #DFDFDF;
         scrollbar-track-color: #bbddff;
         scrollbar-arrow-color: #444444;
}
td{
	font-size : 13px;
	vertical-align : top;
}
blockquote {
	margin-left : 10px;
	margin-right : 10px;
	text-align : justify;
	margin-top : 5px;
	}
a {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 8pt;
	color : #000066;
	text-decoration : none;
	font-style : inherit;
	font-variant : normal;
}	
a:hover{
	color : #0066CC;
	font-style : normal;
}
a.white {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 8pt;
	color : white;
	text-decoration : none;
	font-style : inherit;
	font-variant : normal;
}
a.menu {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 8pt;
	color : #000066;
	text-decoration : none;
	font-style : inherit;
	font-variant : normal;
}	
a:hover.menu {
	color : #0066CC;
	font-style : normal;
}

a:hover.white {
	color : yellow;
	font-style : normal;
}
h2 {
	text-align : center;
	font-size : 25px;
	color : ThreedDarkShadow;
	margin-top : 40px;
	margin-bottom : 40px;
}
h3 {
	font-size : 15px;
	color : #003399;
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 2px;
	margin-bottom : 3px;
	text-align : center;
	margin-left : 0px;
}
h5 {
	font-size : 12px;
	color : #003399;
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 2px;
	margin-bottom : 3px;
	text-align : center;
	margin-left : 0px;
}
h4 {
	font-size : 15px;
	font-family : "Courier New", Courier, monospace;
	margin-top : 5px;
	margin-bottom : 5px;
	color : #000033;
}
ul {
	margin-bottom : 10px;
	list-style : url(images/ul_menu.gif);
	margin-top : 2px;
}
ul.menu {
	margin-bottom : 1px;
	list-style : url(images/ul_menu.gif);
	text-align : justify;
	margin-right : 10px;
	margin-left : 10px;
}
hr {
	color : #003399;
}