body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
p {
	font-size: 14px;
	color: #000000;
}
a {
	font-size: 14px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.description {
	font-family: Verdana;
	font-size: 10px;
}

.style1 {
	font-size: 36px;
	font-weight: bold;
}
.style2 {font-size: 10px}
.style3 {font-size: 12px}
.style4 {font-size: 14px}
.style5 {
	font-size: 24px;
	font-weight: bold
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.printLink a:link {font-size: 10px; color: black; }
.printLink a:visited {font-size: 10px; color: black;}
.printLink a:active {font-size: 10px; color: black;}
.printLink a:hover {background-color: #DDDDDD;}
.printLink a {text-decoration: none;}

.normal a:link {font-size: 12px; color: black; }
.normal a:visited {font-size: 12px; color: black;}
.normal a:active {font-size: 12px; color: black;}
.normal a:hover {background-color: #DDDDDD;}
.normal a {font-size: 12px; text-decoration: none;}

