body {
	text-align: justify;
	font-family: Veranda;
	font-style: normal;
	font-size: 1pt;
	font-weight: normal;
	margin : 0;
	}
font.type1 {
	text-align: justify;
	font-family: Verdana;
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
	color: #993333;
}

font.type2 {
	text-align: justify;
	font-family: Verdana;
	font-style: normal;
	font-size: 7pt;
	font-weight: normal;
	color: #993333;
	font-variant: normal;
}

font.type3 {
	text-align: justify;
	font-family: Verdana;
	font-style: normal;
	font-size: 7pt;
	font-weight: normal;
	color: #DB214D;
}

font.type4 {
	text-align: justify;
	font-family: Verdana;
	font-style: normal;
	font-size: 8pt;
	font-weight: normal;
	color: #FFCC66;
}

a.type1 {
	text-decoration: none;
	font-family: Verdana;
	font-style: normal;
	color: #993333;
		font-size: 10pt;
		font-weight: bold;
}

a.type1:hover {
	font-family: Verdana;
	font-style: normal;
	text-decoration: none;  
	color: #993333;	
		font-size: 10pt;
		font-weight: bold;
}

a.type2 {
	text-decoration: none;
	font-family: Verdana;
	font-style: normal;
	color: #FFCC66;
		font-size: 7pt;
		font-weight: normal;
}

a.type2:hover {
	font-family: Verdana;
	font-style: normal;
	text-decoration: none;  
	color: #FFCC66;	
		font-size: 7pt;
		font-weight: normal;
}

input {
	border-right: #993333 1px solid;
	border-top: #993333 1px solid;
	border-left: #993333 1px solid;
	border-bottom: #993333 1px solid;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	background-color: #EEEEEE;
}

select {
	font-size: 7pt;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	background-color: #dddddd;
}

button {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-size: pt;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	background-color: #dddddd;
}

table {
  margin : 0px;
  padding: 0px;
}

