@charset "iso-8859-2";
/* CSS Document */

body {
	background-color:#FFE1BD;
}
{
scrollbar-face-color: #FFCC99;
scrollbar-highlight-color: #FFFFCC;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFCC99;
scrollbar-shadow-color: #CC6633;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #FFCC99;
}

.style1 {

	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC33;
}
.style2 {

	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top:			5px;
}
.style3 {

	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00FF00;
}
.style4 {

	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF3300;
}
.style5 {border-color:#FFCC33;
}
.style6 {

	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF8000;
}
.h1 {
	font-size:17px;
	font-family: "Times New Roman";
	font:bold;
	text-align:justify;
	color: #FFFF99;
}

.h2 {
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font:bold;
	text-align: justify;
}

.h3 {
	font-size:17px;
	font-family: "Times New Roman";
	color: #00FF00;
}
.h4 {
	font-size:17px;
	font-family: "Times New Roman";
	color: #FF0000;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}

