body.set{
	background-color: #330033;
	font-family: tahoma;
	font-size: 12px;
}
table.layout {
	width: 800px;
	padding: 0px;
	border: 5px solid #996699;
	background-color: #cc99cc;
}
table.inner_border {
	border: thick solid black;
	background-color: #cc99cc;
}

a.web:link {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #330033;
	text-decoration: none;
	padding-right: 20px;
}
a.web:visited {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #330033;
	text-decoration: none;
padding-right: 20px;
}
a.web:active {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #330033;
	text-decoration: none;
	padding-top: 100px;
	padding-right: 20px;
}
a.web:hover {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-decoration: none;
padding-right: 20px;
}
td.padding {padding-top:7px}
img.border {
	border: thick solid #000000;
}
.style1 {color: #FFFFFF}
.text {color:black; font-size:12px; text-align:left}
.style2 {color:black; font-size:16px; font-weight:bold}
.keywords {color:black; font-size:10px; text-align:left}
.style3 {color:black; font-size:14px; font-weight:bold; text-align:right}
.style4 {color:white; font-size:16px; text-align:center; font-weight:bold}
.style5 {color:white; font-size:14px; font-weight:bold; text-align:left}
a.menu:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
a.menu:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
a.menu:active {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
a.menu:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: white;
}
