body {
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
background-color: #ffffff;
}
table
{
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
}
td
{
padding-left : 10px;
}
h1
{
        font-size: 24px;
        font-weight: bold;
}
h2
{
        font-size: 16px;
        font-weight: bold;
}

a {
        font-size:12px;
        text-decoration:none;
        color : #0033FF;

}
a:visited {
        color : #0033FF;
}
a:hover {
        color:red;
}
.head1
{
	font-size:18px;
	font-weight: bold;
}
.rec
{
	font-size:10px;
}
