/* CSS Document */

.Content1 {
	font-family: "Century Gothic", "Times New Roman", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-align: left;
	white-space: normal;
	text-indent: 0px;
	background-position: bottom;
}

.Block {
	text-indent: 10px;
	font-family: "Century Schoolbook", "Times New Roman", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF3300;
	letter-spacing: 1px;
}

.Content2 {
	font-family: "Century Gothic", "Times New Roman", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-align: left;
}

.Scrollbar {
	scrollbar-3dlight-color: #ffffff
	scrollbar-arrow-color: #ffff00
	scrollbar-base-color: #ffcc33
	scrollbar-darkshadow-color: #663300
	scrollbar-face-color: color #ffff33
	scrollbar-highlight-color: #ffffcc
	scrollbar-shadow-color: #993300
	scrollbar-track-color: #ffff99
}
