body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:justify;
}

.code {
	font-family: "Courier New", Times, serif;
	font-size: 12px;
	margin-left: 50px;
}

.courier {
	font-family: "Courier New", Times, serif;
	font-size: 12px;
}

div {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.navcenter {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:center;
	background-color:#1E90FF;
}

.center {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:center;
}

.indent50 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 50px;
}

.indent50C {
	font-family: "Courier New", Times, serif;
	font-size: 12px;
	margin-left: 50px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

table {
       background-image:url(jpgif/sky.jpg);
	   border-color:#00008B;
}

hr {
	   color:#00008B;
}

.menu {
       background-color:#1E90FF;
	   text-align:center;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color:#1E90FF; 
	text-align:center;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

a.menu:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a.menu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000ff;
}
a.menu:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1E90FF;
}

