body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: repeat-y;
	SCROLLBAR-HIGHLIGHT-COLOR: #66CCFF;
	SCROLLBAR-SHADOW-COLOR:  #66CCFF;
	SCROLLBAR-3DLIGHT-COLOR: #66CCFF;
	SCROLLBAR-ARROW-COLOR: #FF9900;
	SCROLLBAR-TRACK-COLOR: #0099FF;
	SCROLLBAR-DARKSHADOW-COLOR: #66CCFF;
	SCROLLBAR-FACE-COLOR: #0099FF;
	background-image: url(cpu.jpg);
	background-position: right;
}
a {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

a.two:link {
	color: #33FFFF;
	text-decoration: none;
	font-size: small;
}

a.two:visited {
	text-decoration: none;
	color: #33FFFF;
	font-size: small;
}
a.two:hover {
	text-decoration: underline;
	color: #99FF00;
	font-size: small;
}
a.two:active {
	text-decoration: none;
	color: #FFCC33;
	font-size: small;
}

a.one:link {
	color: #006600;
	text-decoration: underline;
	background-color: #FFFFFF;
	font-size: small;
}

a.one:visited {
	text-decoration: underline;
	color: #009900;
	background-color: #FFFFFF;
	font-size: small;
}
a.one:hover {
	text-decoration: underline;
	color: #003366;
	background-color: #FFFFFF;
	font-size: small;
}
a.one:active {
	text-decoration: none;
	color: #333366;
	background-color: #00CCFF;
	font-size: small;
}
.style1 {
	font-size: medium;
	font-weight: bold;
	color: #000066;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.style3 {
	color: #FF6600;
	font-weight: bold;
	font-size: small;
}
.style4 {
	color: #33FFFF;
	font-weight: bold;
	font-size: small;
}
.style5 {
	color: #33FFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
a.three:link {
	color: #00FFFF;
	text-decoration: none;
	background-color: #3B7FFE;
	font-size: small;
}
a.three:visited {
	text-decoration: none;
	color: #00FFFF;
	background-color: #3B7FFE;
	font-size: small;
}
a.three:hover {
	text-decoration: underline;
	color: #00FF00;
	background-color: #006600;
	font-size: small;
}
a.three:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0066FF;
	font-size: small;
}
a.four:link {
	color: #990000;
	text-decoration: none;
	font-size: small;
}
a.four:visited {
	text-decoration: none;
	color: #990000;
	font-size: small;
}
a.four:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: small;
}
a.four:active {
	text-decoration: none;
	color: #CC0000;
	font-size: small;
}
a.five:link {

	color: #990000;
	text-decoration: none;
	font-size: xx-small;
}
a.five:visited {

	text-decoration: none;
	color: #990000;
	font-size: xx-small;
}
a.five:hover {

	text-decoration: none;
	color: #FF0000;
	font-size: xx-small;
}
a.five:active {

	text-decoration: none;
	color: #CC0000;
	font-size: xx-small;
}

