BODY {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	scrollbar-face-color: #1E6488;
	scrollbar-track-color: #103F5B;
	scrollbar-arrow-color: #FDD559;
	scrollbar-3dlight-color: #2573AC;
	scrollbar-highlight-color: #85C4E5;
	scrollbar-shadow-color: #10456A;
	scrollbar-darkshadow-color: #10456A;
	color: #1E6488;
	background-image: url(images/sb1_01.jpg);
}

P, UL, LI, body, .normal{
	font-size: 12px;
	font-family: Arial, Helvetical, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	list-style : square;
}

INPUT {
font-size: 11px;
}

h1 {
	font-family: Copperplate Gothic Light, Arial, Helvetical, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
h2 {
	color: #FFFFFF;
	font-family: Copperplate Gothic Light, Arial, Helvetical, sans-serif;
	font-size: 18px;
	padding-bottom: -10px;
	margin-bottom: -14px;

}
h3 {
	font-family: Times Roman, Times New Roman, Georgia, serif;
	color: #FFFFFF;
	font-size: 14px;
	padding-bottom: -10px;
	margin-bottom: -14px;
	text-align: center;
}
h4 {
	font-family: Copperplate Gothic Light, Arial, Helvetical, sans-serif;
	color: #000000;
	font-size: 12px;

}
a:link {
	color: #FDD551;
	text-decoration: none;
}
a:visited {
	color: #FFF0BF;
	text-decoration: none;
}
a:hover {

	color: #9CCCE3;
	text-decoration: underline;
}
a:active {

	color: #E7B775;
	text-decoration: underline;
}
