body {
	font-family: Verdana;
	font-size: 10px;
	color: #283c83;
}

td {
	font-family: Verdana;
	font-size: 10px;
	color: #283c83;

}

th {
	font-family: Verdana;
	font-size: 10px;
	color: #283c83;
}

form {
	font-family: Verdana;
	color: #283c83;
	font-size: 10px;
	}

input {
	font-family: Verdana;
	font-size: 10px;
	color: #283c83;
}

textarea {
	font-family: Verdana;
	font-size: 10px;
	color: #283c83;
}

select {
	font-family: Verdana;
	font-size: 10px;
	color: #283c83;
}

select {
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	border: thin solid #000000;

}

ul {
	font-family: Verdana;
	font-size: 10px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: thin solid #000000;

}.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	height: auto;
	width: auto;
	white-space: normal;
	border: thin double #666666;
	color: #333333;
	display: marker;
	underline: #FF0000;











}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: thin dotted #000000;
}
.input {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	line-height: normal;
	color: #333333;


}

 a.admin:link
{ font-size: 10px;
  text-decoration: none;
  font-weight:bold;
  color: #213852 }
a.admin:visited
{ font-size: 10px;
  text-decoration: none;
  font-weight:bold;
  color: #213852 }
a.admin:hover
{ font-size: 10px;
  text-decoration: none;
  font-weight:bold;
  color: #213852 }

.texterror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
