#button { font-size: 8pt; font-weight: bold; text-decoration: none; margin-right: 0px; line-height: 25px;  text-align: center;}
#button a:link { text-decoration: none; color: #546053; background-color: #E3E3E3; border: 1px solid #A4A4A4; padding: 1px 5px 1px 5px; text-align: center;}
#button a:visited { text-decoration: none; color: #546053; background-color: #E3E3E3; border: 1px solid #A4A4A4; padding: 1px 5px 1px 5px; text-align: center;}
#button a:hover { text-decoration: none; color: #000000; background-color: #8F9D8E; border: 1px solid #000000; padding: 1px 5px 1px 5px; text-align: center;}
body  {
	font-family : Arial, sans-serif, Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font-size:13px;
	margin-top: 0px;
	background: #19253B;
}

table {
	font-family : Arial, sans-serif, Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font-size:13px;
	text-align: justify;

}
td {
	text-align: justify;

}
.td1 {
	background:#eaf0e3;
	color:#000000;
	padding:8px;
	border-style:solid;
	border-width:1px;
	border-color:#A4A4A4;
	overflow:auto;
	top:0px;
	left:0px;
	line-height:18px;
}

a {
	font-family: Arial, sans-serif, Verdana;
	font-size: 13px;
	font-weight : bold;
	color: #202090;
}
a:link {
	color: #202090;
	font-size:13px;
	font-weight : bold;
	font-family: Arial, sans-serif, Verdana;
}
a:visited {
	color: #202090;
	font-size:13px; 
	font-weight : bold;
	font-family: Arial, sans-serif, Verdana;
}
a:hover {
	color: #FF0000;
	font-size:13px; 
	font-weight : bold;
	font-family: Arial, sans-serif, Verdana;
}

a.small {
	font-family: Arial, sans-serif, Verdana;
	font-size: 10px;
	font-weight : bold;
	color: #202090;
	text-decoration:none;
}
a.small:link {
	color: #202090;
	font-size: 10px;
	font-weight : bold;
	font-family: Arial, sans-serif, Verdana;
	text-decoration:none;
}
a.small:visited {
	color: #202090;
	font-size: 10px;
	font-weight : bold;
	font-family: Arial, sans-serif, Verdana;
	text-decoration:none;
}
a.small:hover {
	color: #FF0000;
	font-size: 10px;
	font-weight : bold;
	font-family: Arial, sans-serif, Verdana;
	text-decoration:none;
}

h1 {
	font-size: 18px;
}

h3 {
	font-size: 12px;
}
li {margin-left:25px;text-indent:-15px;}