.top-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.blue-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#46488C;
}
.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#656363;
}
.grey-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#656363;
}
.black-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}

fieldset legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: 990000;
}
h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #990000; 
	text-align:center
}
h2 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #3333FF;
}
h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
body, p, tr, td {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}
a {
    text-decoration: none;
    color: 336CA1;
}  
a:link {
    text-decoration: none;
    color: #336CA1;
}
a:hover {
    text-decoration: underline;
    color: 0000A0;
}
a:visited {
    text-decoration: none;
    color: A00000;
}

.box-ebook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}