p {	
	font-family: Arial;
	font-size: 8pt;
	color: 	black;
}

p#description {
	font-family: arial;
	font-size: 11pt;
	color: #333300;
}

div.intrologo {
	width: 360px; 
	margin-top: 100px;
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
	border: 0px;
}

a.links {
	font-family: Arial; 
	font-size: 9pt; 
	color: #333300; 
	text-decoration: none;
}
a.links:visited {
	font-family: Arial; 
	font-size: 9pt; 
	color: #333300; 
	text-decoration: none;
}
a.links:hover {
	font-family: Arial; 
	font-size: 9pt; 
	color: #ff6600; 
	text-decoration: underline
}
a.links:activated {
	font-family: Arial; 
	font-size: 9pt; 
	color: #ff6600; 
	text-decoration: none
}

div.banner {	
	margin: 0 auto;
	width: 750px;
}

h2 {
	font-size: 12pt;
}
	
table {
	font-family: Arial;
	font-size: 11pt;
	text-align: justify;
	line-height: 150%;
	color: #333300;
	width: 750px;
	border: 0px;
}

td {
	padding: 5px;
}

td.navigator {
	vertical-align: top;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	columns: 2;
}

td#abouttext  {
	width: 400px;
	vertical-align: top;
	line-height: 150%;
}

td#aboutrightlogo {
	width: 250px;
	height: 200px;
	vertical-align: bottom;
	text-align: right;
}

td.servicetext {
	width: 500px;
	vertical-align: top;
	line-height: 150%;
}

td.servicepic {
	width: 300px;
	vertical-align: top;
}

td.producttab {
	height: 0px;
	vertical-align: bottom;
	background-image: url(folder_tab.jpg);
	background-repeat: no-repeat;
}

td.productlogos {
	height: 150px;
}

td#address  {
	width: 350px;
	vertical-align: top;
}

td#reminder  {
	width: 400px;
	vertical-align: top;
	text-align: justify;
	background-image: url(tshirt.jpg);
	background-repeat: no-repeat;
}

a.flyer {
	font-family: Arial; 
	font-size: 11pt; 
	color: red; 
	text-decoration: none;
}

a.flyer:visited {
	font-family: Arial; 
	font-size: 11pt; 
	color: red; 
	text-decoration: none;
}

a.flyer:hover {
	font-family: Arial; 
	font-size: 11pt; 
	color: #ff6600; 
	text-decoration: underline;
}

a.flyer:activated {
	font-family: Arial; 
	font-size: 11pt; 
	color: #ff6600; 
	text-decoration: none;
}
	

