td {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
}

img {
	text-decoration: none;
	border: none;
}
.data {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A26A00;
	text-decoration: none;
	border: none;
}
.whitebuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	cursor: hand;
}
.hand {
	cursor: hand;
}
.categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.categories:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}

.description {
	font-family: verdana;
	font-size: 11px;	
	border: none;
}
.margin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-right: 5px;
}
.nav {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #1973B2;
	text-decoration: none;
	border: none;
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 10pt;	
	color: #FFFFFF;
	background-color: #368AB9;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
h2 {

    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #0042CA;
    line-height: 15px;
}
