body {
	
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 24px;
	color: #000000;
}

td, th {
	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
	
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3333FF;
	text-decoration: underline;
}

form {
	background-color: #CCCC99;
}

.big{
	font-family: Arial, Helvetica, sans-serif;
    font-size:18px ;
    font-weight:bold;

}
.small{
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px ;
    font-weight:bold;

}


.biggest{
	font-family: Arial, Helvetica, sans-serif;
    font-size:50 px ;
    font-weight:bold;
	line-height: 30;
}

.title {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
  color: #000000;
}
.subtitle {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
  color: #000000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #000000;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
  background-color: #336699;
}

.mediuim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16x;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font size: 14px
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#000000;
