body {
	text-align: center;
	margin-top: 10px;
	background-color: #FFFFFF;
   }
body,td,th {
    font-family: Arial;
	font-size: 12px;
	color: #000000;
}

#page-wrapper {
    width: 780px;
    margin: 0 auto;
    text-align: left;
    }
a {
	font-family: Tahoma;
	font-size: 12px;
}
a:link {
	color: #333333;
    text-decoration: none;
}
a:visited {
	color: #333333;
    text-decoration: none;
}
a:hover {
	color: #006699;
    text-decoration: none;
	background-color: #DADADA;
}
a:active {
	color: #006699;
    text-decoration: none;
}

p a:link {
	color: #333333;
	text-decoration: underline;
    font-family: Arial;
	font-size: 12px;
}
p a:visited {
	color: #333333;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;

}
p a:hover {
	color: #003366;
	text-decoration: underline;
    font-family: Arial;
	font-size: 12px;
	background-color: #DADADA ;
}
p a:active {
	color: #990000;
	text-decoration: underline;
    font-family: Arial;
	font-size: 12px;
}
.style1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.style2 {
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
}

.style3 {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

.style4 {
	font-size: 12px;
	font-family: Verdana;
	color: #141414;
	font-weight: bold;
}

.style5 {font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
}
