body {
  font-family: Arial;
  font-size: 13px;
  height:100%;
  vertical-align:top;
}

td {
	font-family: Arial;
	font-size: 13px;
}

th {
	font-family: Arial;
	font-size: 13px;
}

.bodystyle {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
}

text {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial;
	size: 13px;
}

ul {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
}

ol {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	list-style-type: decimal;
	list-style-position: outside;
}


td {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
}

th {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
}


form {
	font-family: Arial;
	font-size: 10;
}

input {
    background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana;
	font-size: 13px;
}

textarea {
    background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana;
	font-size: 13px;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 13;
	font-weight: bold;
}

a:visited {
    color: #000000;
    text-decoration: none;
  	font-family: Arial;	
	font-size: 13;
    font-weight: bold;
}

a:hover {
    color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial;	
	font-size: 13;
}

a:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial;	
	font-size: 13;
	font-weight: bold;
}

a.hidden {
    color: #000000;
    text-decoration: none;
	font-family: Arial;	
	font-size: 13;
	font-weight: bold;
}

a.hidden:visited {
    color: #000000;
    text-decoration: none;
	font-family: Arial;	
	font-size: 13;
	font-weight: bold;
}

a.hidden:hover {
	color: #000000;
	font-weight: bold;
    text-decoration: underline;
	font-family: Arial;	
	font-size: 13;
}

a.hidden:active {
    color: #000000;
    text-decoration: none;
	font-family: Arial;	
	font-size: 13;
	font-weight: bold;
}


a.nav:link {
	color: #000000;
	font-family: Arial;
    text-decoration: none;	
	font-size: 13;
	font-weight: bold;
}

a.nav:visited {
	color: #000000;
	font-family: Arial;
    text-decoration: none;	
	font-size: 13;
	font-weight: bold;	
}

a.nav:hover {
	color: #000000;
	font-weight: bold;
	font-family: Arial;
    text-decoration: none;	
	font-size: 13;
}


a.menu {
	font-family: Arial;
	text-decoration: none;	
	font-size: 13;
	font-weight: bold;
}

a.menu:hover {
    color: #000000;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}

a.visited {
	color: #000000;
    font-weight: bold;
	font-family: Arial;
    text-decoration: none;	
	font-size: 13;	
}

a.visited:hover {
    color: #000000;
	font-weight: bold;
	font-family: Arial;
	text-decoration: underline;
	font-size: 13;	
}

a.box {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: Arial;	
	font-size: 13;
}

a.box:hover {
    color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 13;
}

table td {padding: 0; border-width: 0; vertical-align: top; font-family: Arial;}
