/* base format */
body{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 70%;
	color: #000000;
}
td,th,tr {
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #000000;
	line-height:1.25em;
}
p {margin:0px; margin-bottom:5px;line-height:1.25em;}

a {font-size: 100%;
	color:#215188;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6699CC;
}
a:hover {
	text-decoration: underline;
	color:#215188;
}
a:active {
	text-decoration: none;
}
h1 {
margin:0px;
	font-size: 150%;
	margin-top:50px;
margin-bottom:5px;
	font-weight:normal;
}
h2 {
	font-size: 120%;
	margin:10px 0px 5px 0px;

}

input {margin:10px 0px 0px 0px;padding:0px;}

ul,li{
line-height:1.25em;}

table {
margin:10px 0px;
}
