p { }

h1,h2,h3,h4 {
	color: #003399;
	font-weight: bold;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1.0em;
}

tr {}

body {
font-family: verdana, arial, helvetica, sans-serif;
line-height: 140%;
font-size:11px;
}