body, html {

 height: 100%;

 width: 100%;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

 background: #FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: black;

	text-decoration: none;

	

}

a {

color: #000000;

text-decoration: underline;

font-size: 9pt

}

a:link {

color: #000000;

text-decoration: underline;

font-size: 9pt

}

a:visited {

color: #000000;

text-decoration: underline;

font-size: 9pt

}

a:hover {

color: black;

text-decoration: underline;

font-size: 9pt

}

b {

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 14px;

color: black;

text-decoration: none;

}

h1 {

color: black

font-family: Comic Sans MS, Helvetica, sans-serif;

}

td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: black;

	text-decoration: none;

}

input {

background-color: #61B5E2; 

color: #000000; 

font-family: Comic Sans MS, System, Helvetica, sans-serif; 

border: thin solid;

font-size: 10pt

}

textarea {

scrollbar-base-color:#61B5E2;

background-color: #61B5E2; 

color: #000000; 

font-family: Comic Sans MS, System, Helvetica, sans-serif; 

border: thin solid;

font-size: 10pt

height: 150px;

width: 400px;

}

select {

background-color: #61B5E2; 

color: #000000; 

font-family: Comic Sans MS, System, Helvetica, sans-serif; 

border: thin solid 2px;

font-size: 10pt

}

label

{

width: 4em;

float: left;

text-align: right;

margin: 0 2em 10px 0;

clear: both

}

fieldset

{

border: #26a solid 2px;

width: 85%

}



legend

{

font-family: Western, Zapf-Chancery;

font-weight: bold;

color: black;

padding: 1px 10px

} 

