body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
    font-size: 13px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #0033CC;
}
a:visited {
	color: #0033CC;
}
a:hover {
	color: #0077E7;
}
a:active {
	color: #3366CC;
}

.style1 {
	font-style: italic;
	font-weight: bold;
	color: #0033CC;   
}

.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}

.style4 {
	font-style: italic;
	color: #0033CC;
}

.style5 {
	color: #0033CC;
}
.style6 {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.style7 {
	color: #FF6600;	
	font-style: italic;
	font-weight: bold;
}
