body {
	font-size:90%; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.4;
	font-family: arial, helvetica, sans-serif; 
	background: #ffffff url(images/bg.gif) repeat-y;
	color: #000000;
}

.main {
	padding: 0px 20px 0px 20px;
}

td.menu {
	background: #636363 url(images/softwareon.gif);
	width: 158px;
	height: 20px;
}

td.menucolumn {
	background: #636363;
}

td.banner {
	background: #ffffff url(images/banner.gif);
	height: 143px;
}

.td1 {
	margin-bottom: 0px;
	}

.attention {
	color: #ff0000;
	background: #ffff00;
	font-weight: bold;
}

.header {
	color: #ff0000;
	font-weight: bold;
	font-size: 150%;
}

.border {
	border: 3px solid #cccccc;
}

.red {
	color: #ff0000;
	font-weight: bold;
}

.header2 {
	color: #003399;
	font-weight: bold;
	font-size: 140%;
}

.header3 {
	color: #cc0000;
	font-weight: bold;
	font-size: 120%;
}

.header4 {
	color: #000000;
	font-weight: bold;
	font-size: 110%;
}

.special {
	color: #ff0000;
	background: #ffff00;
	font-weight: bold;
	padding: 10px;
	font-size: 120%;
}

.guarantee {
	color: #000066;
	font-size: 120%;
}

.day {
	color: #cc0000;
	font-size: 120%;
}

.line {
	background: #cccccc;
	height:3px;
	width:540px;
	margin: 0px 30px 0px 30px;
}

a:link {
	color: #ff0000;
	text-decoration: underline;
	font-size: 10px;
	
	}

a:visited {
	color: #ff0000;
	text-decoration: underline;
	font-size: 10px;
	}
a:hover {
	color: #ff0000;
	text-decoration: none;
	font-size: 10px;
	}

a:active {
	color: #ff0000;
	text-decoration: underline;
	font-size: 10px;
	}

.yellow {
	background: #ffff00;
}

ul {
	margin: 0px 20px 0px 35px;
}

li {
	margin: 0px 0px 15px 0px;
}

h4 {
	color:#CC0000;
	font-size:18px; 
	margin: 0px 0px 20px 20px;
	}

h2 {
	color:#ff0000;
	font-size:16px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	}

h1 {
	color:#ffffff;
	font-size:22px;
	padding: 20px 0px 60px 178px;
	}

a.menu:link {
	color: #ffffff;
	text-decoration: underline;
	font-size:12px;
	}

a.menu:visited {
	color: #ffffff;
	text-decoration: underline;
	font-size:12px;
	}
a.menu:hover {
	color: #ffffff;
	text-decoration: none;
	font-size:12px;
	}

a.menu:active {
	color: #ffffff;
	text-decoration: underline;
	font-size:12px;
	}

a.index:link {
	color: #ff0000;
	text-decoration: underline;
	font-size:16px;
	font-weight: bold;
	}

a.index:visited {
	color: #ff0000;
	text-decoration: underline;
	font-size:16px;
	font-weight: bold;
	}

a.index:hover {
	color: #ff0000;
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
	}

a.index:active {
	color: #ff0000;
	text-decoration: underline;
	font-size:16px;
	font-weight: bold;
	}

div.menu {
	padding: 0px 0px 6px 15px;
	margin: 0px;
	height:14px;
}

.footer {
	font-size: 10px;
	color:#ffffff;
	background: #636363;
}