/* CCSTheme v 3.x */
/* General */

/* BEGIN Common */
body { 
	font-family: Century Gothic; font-size: 19px;
	
	}

p { 
	margin-top: 5px; 
	}


ul, ol, blockquote { 
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-left: 20px 
	}

form {
	margin: 0px;
	}

h1	{
	font-size: 150%;
	margin-top: 5px; 
	margin-bottom: 5px;
	}

h2	{ 
	font-size: 130%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h3	{ 
	font-size: 110%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h4	{ 
	font-size: 100%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h5	{ 
	font-size: 100%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h6	{ 
	font-size: 90%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

th	{ 
	font-family: Century Gothic; font-size: 80%;
	}

td { 
	font-family: Century Gothic; font-size: 80%;
	}

/* END Common */

.Header {
	width: 100%;
	}
	
.Product { 
	font-family: Century Gothic; font-size: 15px;
	}
	
.Product a:link {
	color: #0000cc;
	text-decoration: none;
	}

.Product a:HOVER {
		color: #ff6633;
		text-decoration: none;
	}
	
.Footer a:visited{
	color: #fcfcfc;
	text-decoration: none;
	}
	
.Footer a:link {
	color: #fcfcfc;
	text-decoration: underline;
	}
	
.Footer td {
	color: #FFFF00;
	text-decoration: underline;
	}

.Footer a:HOVER {
		color: #0080ff;
		text-decoration: none;
	}
	
#Date {
		color: #6c6c6c;
		Font-size: 10px;
	}
	
Table { 
	font-family: Century Gothic; font-size: 18px;
	}
	
Table a:link {
	color: #0000cc;
	text-decoration: none;
	}

		}
	
Table a:visited{
	color: #0000cc;
	text-decoration: none;
	}
	
Table a:HOVER {
		color: #ff6633;
		text-decoration: none;
	}
	
	{
	list-style-image: url(/img/FiBullet.gif)

	}



