body {
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica;
	color: #152D6B;
	font-size: 16px;
}

	H1{ font-family: Arial, Helvetica; color: black; font-size : 18pt; }
	H2{ font-family: Arial, Helvetica; color: black; font-size : 16pt; }
	H3{ font-family: Arial, Helvetica; color: black; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: black; font-size : 12pt; }
	table { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	li { font-family: Arial, Helvetica; color: black; font-size : 10pt; }

	.bottom { font-family: Arial, Helvetica; font-size : 8pt; color: #D9ECFF; }

    a:link { color : #D9ECFF; font-weight: bold; text-decoration: none; }
    a:visited { color : #D9ECFF; font-weight: bold; text-decoration: none; }
    a:hover { color : #800080; font-weight: bold; text-decoration: underline; }
    a:active { color : #FF0000; font-weight: bold; text-decoration: none; }

    img { border-color : #000000; }
.row1{
	background-color: #C1E0FF;
	border: 1px solid #152D6B;
}
.row2{
	background-color: #DFEFFF;
	border: 1px solid #152D6B;
}
.input1{
	color: #152D6B;
	background-color: #ECF5FF;
	border: 1px solid #152D6B;
}
.btn{
	font-weight: bolder;
	background-color: #9DCEFF;
	border: 1px solid #152D6B;
}
