﻿body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #E8E8E8;
}
.style2 {font-size: 10}
.style4 {font-size: 11px}
.style5 {color: #325AA0}
.style7 {color: #325AA0; font-weight: bold; }
.style8 {color: #FFFFFF}
.style12 {color: #333333}
.price {color: #CC3300}

a:link {
	color: #325AA0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #325AA0;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}

