html {
	height:120%;
}


body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background-color:#fffffe;
	color:#000000;
	line-height:130%;
	padding:0 0 0 0;
	margin:2px 0 2px 0;
}

p {
	padding:0;
	margin:1em 0;
}

td {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	color: #102C45;
	line-height:130%;
}

a {font-size:11px;color:#21578A;text-decoration:none;}
a:hover {font-size:11px;color: #EB6E07;text-decoration:none;}
a:active {font-size:11px;color: #21578A;text-decoration:none;}
a.visited {font-size:11px;color: #21578A;text-decoration:none;}
a:active:hover {font-size:11px;color: #EB6E07;text-decoration:none;}
a:visited:hover {font-size:11px;color: #EB6E07;text-decoration:none;}


hr {
color: #92BCE5;
height: 1px;
background-color: #92BCE5;
border:0;
}

li { text-align:left }

h1 {
	font-size:18px;
	font-weight:bold;
}

h2 {
	font-size:16px;
	font-weight:bold;
	line-height:150%;
}

h3 {
	font-size:14px;
	font-weight:bold;
}

h4 {
	font-size:12px;
	font-weight:bold;
}

h5 {
	font-size:11px;
	font-weight:bold;
}

h6 {
	font-size:10px;
	font-weight:bold;
}


