body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C0C0C0;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
A:link {
	COLOR: #000000; font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	font-weight: bold; 
}
A:visited {
	COLOR: #000000; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	font-weight: bold; 

}
A:hover {
	COLOR: #ffffff; 
	background-color: #000000; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	font-weight: bold; 
}

.nav { 
	font-family: "Century Gothic";
	font-size: 12px; 
	font-weight: normal;
	color: #6C388A;
}
A.nav:link { 
	font-family: "Century Gothic";
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #6C388A;
}
A.nav:visited { 
	font-family: "Century Gothic";
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #6C388A;
}
A.nav:hover {
	font-family: "Century Gothic";
	font-size: 12px; 
	font-weight: normal; 
	color: #ffffff;
	background-color: #A288B1;
}

.footer { 
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 10px; 
	font-weight: normal;
	color: #666666;
}
A.footer:link { 
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #666666;
}
A.footer:visited { 
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #666666;
}
A.footer:hover {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 10px; 
	font-weight: normal; 
	color: #ffffff;
	background-color: #666666;
}

.title {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}.title2 {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.text {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
