body {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size:12px;
}
td {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size:12px;
}
th {
	font-family: verdana, geneva, arial, helvetica, sans-serif
}

.headings{
color: #000099;
font-weight:bold;
font-size:12px
}

a{
color: #00075c;
text-decoration: underline;
font-weight: bold;
}

a:hover{
text-decoration: none;

}