H1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

H2 {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

H3 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #5D5D5D;
	text-decoration: none;
}

a:visited {
  color: #5D5D5D;
  text-decoration: none;
}

a:hover {
	color: #6EA6C1;
	text-decoration: none;
}

a:active {
	color: #5D5D5D;
	text-decoration: none;
}

a.menu {
	font-family: Verdana;
	font-weight: bolder;
	text-decoration: none;
	font-size: 11px;
}

a.menu:hover {
	font-family: Verdana;
	font-weight: bolder;
	text-decoration: none;
    	font-size: 11px;
	}
	
form {
	font-family: Verdana;
	font-size: 11px;
	align: right;
	}

input {
	font-family: Verdana;
	font-size: 11px;
}

textarea {
	font-family: Verdana;
	font-size: 11px;
}

select {
	font-family: Verdana;
	font-size: 11px;
}

ul {
	font-family: Verdana;
	font-size: 11px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana;
	font-size: 11px;
}

ol {
	font-family: Verdana;
	font-size: 11px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Verdana;
	font-size: 9px;
}

.big {
	font-family: Verdana;
	font-size: 18px;
}

.bodystyle {
	font-family: Verdana;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: non;
	padding: 5px;
}.copy {

	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.copybigger {


	font-family: Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
}
