
A:link {
text-decoration : none;
}
A:visited {
text-decoration : none;
}
A:active {
text-decoration : none;
}
A:hover {
text-decoration : underline;
}
body {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
margin : 0;
padding : 0;
}
.logoHoder {
padding : 0;
background-repeat : repeat-x;
background-color : #cc4f00;
}
h1 {
padding : 0;
background-repeat : repeat-x;
background-color : #cc4f00;
}
ul {
list-style : square;
margin-left : 2px;
padding-left : 1em;
text-indent : 1px;
}
.bodyHolder {
padding : 3px;
background-color : #ffffff;
}
.r_Heading {
color : #ffffff;
font-family : Trebuchet MS;
font-size : 14pt;
font-weight : bold;
padding : 2px;
background-color : #000000;
border-bottom : 2px solid #d68113;
}
.head_rajesh2 {
padding : 2px;
font-family : Trebuchet MS;
font-size : 14pt;
color : #ff7a39;
font-weight : bold;
background-color : #e0e0e0;
border-bottom : 1px solid #c9c9c9;
}
.small {
font-size : 9px;
font-weight : normal;
}
.footer {
color : #1c465a;
font-weight : normal;
font-size : 9px;
padding : 2px;
background-color : #e0e0e0;
border-top : 1px solid #c9c9c9;
}
