body {
	border:3px solid #7C7B7B;
	margin: 10px;
    background-color:white;
	font-family: Fixedsys;
	font-size: 12px;
	color: #626262;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	SCROLLBAR-FACE-COLOR:#7C7B7B;
    SCROLLBAR-HIGHLIGHT-COLOR:#7C7B7B;
    SCROLLBAR-SHADOW-COLOR:7C7B7B; 
	SCROLLBAR-3DLIGHT-COLOR:#7C7B7B;
    SCROLLBAR-ARROW-COLOR:white;
    SCROLLBAR-TRACK-COLOR:white; 
	SCROLLBAR-DARKSHADOW-COLOR:#7C7B7B;
    word-wrap: break-word;
    word-break:break-all;
}
a:active {
	color: #0066CC;
	font-size:12px;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
	font-size:12px;
}
a:link {
	color: #0066CC;
	font-size:12px;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: none;
	font-size:12px;

}

hr {
	line-height: 1px;
	font-size: 1px;
}
p {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color:#626262;
}


h4 {
	background-color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
h2 {
        background-color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #626262;
	text-decoration: none;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
}
h1 {
	font-family: times-new-roman;
	font-size: 18px;
	color: #232760;
}
