.mytitle {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 2px;

}
.mysubtitle {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 2px;

}
.updatetitle {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FF0000;
}
.paragph {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.box {
	border: 1px ridge #999999;
}
body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.toptable {
	background-image: url(_graphics/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.mybutton {
	border: thin groove #666666;
	height: auto;
	width: auto;

}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	color: #0099FF;
	text-decoration: none;

}
a:active {
	color: #0099FF;
}
.computer {
	background-attachment: scroll;
	background-image: url(_graphics/dellGX1MTX500.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
