<style>
html, body {
	height: 100%;
	}

body, form, input, textarea, select, table, th, td, tr {
	font-family: tahoma, arial, helvetica;
	font-size:11px;
	color: #000000}
	
	    .content {
                font-size:      11px;
                font-family:    tahoma, arial, helvetica;
				color: #000000
        }
		.smcontent {
                font-size:      10px;
                font-family:    tahoma, arial, helvetica;
				color: #000000
        }
		.outlineTable
		{
				background-color: #ffffff;
				border-collapse: collapse;
				border-spacing: 0px;
				border: 1px solid;
				border-width: 1px;
				border-style: solid;
				border-color: #1F4496;
		}
		.dkRed{
			color: #990000;
		}
		.dkBlue{
			color: #000066;
		}
</style>

