body {
	color: #000000; 
	background-color:#FFFFFF; 
	margin-left : 0; 
	margin-top : 0; 
	background:#FFFFFF url('images/layout/openbook.gif') no-repeat fixed top=200 left=250; 
    background-position:250px 170px;
	font : normal 10pt Times New Roman;
	scrollbar-arrow-color:#EB3E2E;
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}
p, normal, .normal {
	color: #000000; 
	font : normal 10pt Times New Roman;
	margin-bottom : 0; 
	margin-top : 0; 
	scrollbar-arrow-color:#FFA500;
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}
a {
	color: #EB3E2E; 
	text-decoration: none;  
}
a:hover { 
	color: #EB3E2E; 
	text-decoration: underline;  
}
H1 {
	color: #000000; 
	margin-bottom : 1; 
	margin-top : 1; 
	font : bold  48pt Times New Roman;
}
H2 {
	color: #EB3E2E; 
	margin-bottom : 1; 
	margin-top : 1; 
	font : bold  24pt Times New Roman;
}
H3 {
	color: #EB3E2E; 
	margin-bottom : 1; 
	margin-top : 1; 
	font : bold  18pt Times New Roman;
}
H4 {
	color: #EB3E2E; 
	margin-bottom : 1; 
	margin-top : 1; 
	font : bold  16pt Times New Roman;
}
H5 {
	color: #EB3E2E; 
	margin-bottom : 1; 
	margin-top : 1; 
	font : bold  12pt Times New Roman;
}
H6 {
	color: #EB3E2E; 
	margin-bottom : 1; 
	margin-top : 1; 
	font : bold  10pt Times New Roman;
}
td, u, ul, ol, li { 
	font-size: 10pt; 
	margin-bottom : 1; 
	margin-top : 1; 
	font-family: Times New Roman, Helvetica, sans-serif; 
	color : #000000;
}
