body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #000066;
	margin-top: 15;
}


.header-right {
	text-align: right;
	font-size: medium;
	font-weight: bold;
}

.menu_a:link {
	color:ffffff;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}

.menu_a:visited {
	color:#ffffff;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
.menu_a:hover {
	color: #0f0;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
.menu_a:active {
	color: #ffffff;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}


a:link {
	color: #fff;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}

a:visited {
	color: #fff;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
a:hover {
	color: #3F0;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-size: small;
	color: #fff;
	font-size: x-small;
	font-weight: bold;
}


h1 {
	text-align: right;
	font-size: medium;
	font-weight: bold;
}

h2 {
	font-size: small;
	color: #000000;
	margin:0;
}

h3 {
	font-size: medium;
	color: #000000;
	font-weight: bold;
	
}




td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #330000;
}


.content-table {
	font-size: small;
	text-align: center;
}

.title-table {
	font-size: xx-large;
	color: #FFFFFF;
	text-align: right;
}


.bol:link {
	color: #fFF;
	text-decoration: none;
	font-size: x-small;
	}


.bol:visited {
	color: #fFF;
	text-decoration: none;
	font-size: x-small;;

}
.bol:hover {
	color: #0ff;
	text-decoration: none;
	font-size: x-small;

}
.bol:active {
	color: #fff;
	text-decoration: none;
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.footer {
	color: #fff;
	font-style:italic;
	font-size: x-small;
	text-align:center;
}
