.ltblue {
	color: #3366ff
	}

.smalltext {
	font-size: 8pt;
	font-family: Verdana
	}

a:active {
	color: #ff0000
	}

a:hover {
	color: #ff0000
	}

a:link {
	color: #3366ff
	}

a:visited {
	color: #0000CC
	}

body {
	margin: 5px 5px 5px 5px;
	}

table.main	{ 
	border-style: none;
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	}

table.section	{
	width: 100%;
	}

li.main	{
	font-style: italic;
	font-weight: bold
	}


