body {
		bgcolor: #E6DCE5;
		font-family: trebuchet ms;
		font-size: 13px;
		scrollbar-face-color: #E6DCE5;
		scrollbar-shadow-color: #5a6eb5;
		scrollbar-highlight-color: #5a6eb5;
		scrollbar-3dlight-color: #5a6eb5;
		scrollbar-darkshadow-color: #5a6eb5;
		scrollbar-track-color: #E6DCE5;
		scrollbar-arrow-color: #83A9D0;
		}

p  {
	font-family: trebuchet ms;
	font-size: 13px;
	color: #333333;
	margin-left:20px;
	margin-top: 10px;
	marginheight: 0px;
	margin-right: 10px;
	}

b	{
	font-family: trebuchet ms;
	font-size: 16px;
	color: #666666;
	margin-left: 0px;
	topmargin: 20px;
	marginheight: 20px;
	fontweight: 800;
	}

a:link  {
			font-family: century gothic;
			font-size: 13px;
			color: #5a6eb5;
			text-decoration: none;
			margin-top: 10px;
			font-weight: bold;
			}

a:visited	{
			font-family: century gothic;
			font-size: 13px;
			color: #5a6eb5;
			text-decoration: none;
			margin-top: 10px;
			font-weight: bold;
			}

a:active	{
			font-family: century gothic;
			font-size: 13px;
			color: #9999cc;
			text-decoration: none;
			margin-top: 10px;
			font-weight: bold;
			}

a:hover	{
			font-family: century gothic;
			font-size: 13px;
			color: #9999cc;
			text-decoration: none;
			margin-top: 10px;
			font-weight: bold;
			}

h1	{
		font-family: century gothic;
		font-size: 30px;
		color: #5a6eb5;
		font-weight: 800;
		margin-left:10px;
		}

h2	{
		font-family: trebuchet ms;
		font-size: 18px;
		color: #003366;
		font-weight: 600;
		margin-top:0px;
		margin-left:10px;
		}

h3	{
		font-family: trebuchet ms;
		font-size: 20px;
		color: #003366;
		font-weight: 800;
		margin-top:10px;
		margin-left:30px;
		}

h4	{
		font-family: trebuchet ms;
		font-size: 18px;
		color: #003366;
		font-weight: 600;
		margin-top:0px;
		margin-left:30px;
		}

.x	{
	font-family: trebuchet ms;
	font-size: 13px;
	color: #f3f2f1;
	}

.y	{
	font-family: trebuchet ms;
	font-size: 13px;
	color: #99cccc;
	margin-top:10px;
	margin-left:10px;
	}

.z 	{
	font-family: trebuchet ms;
	font-size: 13px;
	color: #1e3e71;
	font-weight: 800;
	}

a.spec {
			font-family: trebuchet ms;
			font-size: 13px;
			color: #333333;
			text-decoration: underline;
			font-weight: 400;
			topmargin: 0px;
			}

p.index	{
			font-family: trebuchet ms;
			font-size: 13px;
			color: #333333;
			margin-left:40px;
			topmargin: 0px;
			marginheight: 0px;
			}

p.box	{
			font-family: trebuchet ms;
			font-size: 13px;
			color: #333333;
			margin-left:20px;
			margin-right:20px;
			topmargin: 0px;
			marginheight: 0px;
			}

