table {
	cell-padding: 0;
	cell-spacing: 0
}

body {
	font-family: arial, helvetica, sans-serif
	font-size: 12pt;
	color: #000044;
	margin: 10
}

h1{
	font-size= 14pt;
	font-weight: bold;
}

.main{
	border:thin solid #FFFFFF;
}

td{
	font-size: 10pt;
}

.small{
	font-size: 8pt;
}

img {
	border: 0;
	
}


a:link {
	color: #13157A;
	font-size= 10pt;
	text-decoration: none;
}
a:visited {
	color: #13157A;
	font-size= 10pt;
	text-decoration: none;
}
a:hover {
	color: #13157A;
	font-size= 10pt;
	text-decoration: underline;
}
a:active {
	color: #13157A;
	font-size= 10pt;
	text-decoration: none;
	font-weight: bold;
}

