body {
	background: #000000 url(../htpc/images/back.jpg) repeat-x;
	text-align: justify;
}
.seperator {
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img6.gif) repeat-x;
	font-size: smaller;
}

table {border:none;}
td {background-color:#FFFFFF}

.header {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: normal;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.main {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.ctext {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	text-align: center;
}
.subtitle {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.csubtitle {
	font-family: "Georgia";
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.csubtitle2 {
	font-family: "Georgia";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
a:link {
	color: #990099;
}
a:visited {
	color: #990099;
}
a:hover {
	color: #990099;
}
a:active {
	color: #990099;
}

