* {
	font-family: verdana, sans-serif;
	font-size: 8pt;
}
a {
        text-decoration: none;
}
a:hover {
        text-decoration: underline;
}
.first{
	color: #007288;
	font-size: 12px;
}
.first a{
	color: #96BACD;
	font-size: 12px;
}
.mainmenu td a, .button {
	color: black;
}
.righttitle {
	color: #96BACD;
}
.righttitle a{
	color: #96BACD;
}
.arrow {
	color: #007288;
	font-size: 10pt;
        font-weight: bold;

}

h1, .title, h1 a {
	margin-bottom: 0pt;
	font-size: 18pt; 
	font-weight: bold;
}

h2, .header {
	margin-bottom: 0pt;
	font-size: 12pt; 
	font-weight: bold;
}

h3, .subheader {
	margin-bottom: 0pt;
	font-size: 12pt; 
	font-weight: bold;
}

p, .p {
	margin-bottom: 12pt;
}
