body {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
	color: white;
}td {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}th {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}form {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	}input {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}textarea {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}select {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}ul {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	list-style-type: square;	list-style-position: outside;}li {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}ol {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	list-style-type: decimal;	list-style-position: outside;}.small {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;}.big {	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;}.bodystyle {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}.box1 {	padding: 3px;	border-width: thin;	border-style: solid;	border-color: #CCCCCC #666666 #666666 #CCCCCC;}.box2 {	border-width: 3px;	border-style: solid;	padding: 5px;}.blue {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	color: #0000ff;	text-decoration: none;}.white {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	color: #FFFFFF;	text-decoration: none;}
a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	color: yellow;	text-decoration: none;	border: thin;
}
a:visited{
	color: gray;
}
a:active{
	color: blue;
}
a:hover{
	font-style: italic;
}.menu{
	font-weight: bold;
}