@charset "iso-8859-1";
html {
	scrollbar-face-color: #9AA59B;
	scrollbar-darkshadow-color: #9AA59B;
	scrollbar-shadow-color: #777A6C;
	scrollbar-highlight-color: #777A6C;
	scrollbar-3dlight-color: #9AA59B;
	scrollbar-track-color: #9AA59B;
	scrollbar-arrow-color: #777A6C;
	overflow-x: hide;
	overflow-y: scroll;
	padding: 5px;
}
body, p {
	background-color: #9AA59B;
	font-size: 7pt;
	font-weight: normal;
	font-family: georgia,times new roman,serif;
	color: #F2F2E9;
	margin: 0px;
}
h1 {
	color: #F2F2E9;
	font-family: georgia,times new roman,serif;
	font-size: 7pt;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
h2 {
	color: #F2F2E9;
	font-family: georgia,times new roman,serif;
	font-size: 7pt;
	font-weight: lighter;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: 1px;
}
h3 {
	color: #F2F2E9;
	font-family: georgia,times new roman,serif;
	font-size: 7pt;
	font-weight: normal;
	text-align: justify;
	letter-spacing: 1px;
}
a:link {
	color: #777A6C; font-weight: bold; text-decoration: none; cursor: crosshair;
}
a:visited {
	color: #777A6C; text-decoration: none; cursor: crosshair;
}
a:hover {
	color: #F2F2E9; text-decoration: line-through; cursor: crosshair;
}
a:active {
	color: #F2F2E9; text-decoration: none; cursor: crosshair;
}
table, tr, td {
	font-size: 7pt; font-weight: lighter; font-family: georgia,times new roman,serif; color: #F2F2E9
}
textarea, input {
	background-color: #9AA59B; font-size: 7pt; font-family: arial,tahoma,sans-serif; color: #F2F2E9; border:1px solid #777A6C;
}
option, select {
	background-color:#9AA59B; font-size: 7pt; font-family: arial,tahoma,sans-serif; color: #F2F2E9; border:1px solid #777A6C;
}
.head {
	background-image: url(pixel2.gif); border: #777A6C 1px solid; font-weight: bold; font-size: 8pt; font-variant: small-caps; color: #777A6C; font-family: georgia,times new roman,serif; text-align: center; letter-spacing: 2px; line-height: 1.4em;
}
/* End of style section.*/